Class Index | File Index

Classes


Class AtmosphereLayer


Extends RasterLayer.
A layer to BaseLayer an atmosphere on the globe.
Defined in: AtmosphereLayer.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
AtmosphereLayer(options)
Method Summary
Method Attributes Method Name and Description
 
**********************************************************************************************************
 
**********************************************************************************************************
Methods borrowed from class BaseLayer:
opacity, visible
Class Detail
AtmosphereLayer(options)
Parameters:
options
Configuration properties for the layer. See BaseLayer for base properties :
  • kr : the raylength parameter, default is 0.0025
  • km : the mie parameter, default is 0.0015
  • sunBrightness : the mie parameter, default is 0.0015
  • exposure : the exposure, use for basic high dynamic range, default is 2.0
  • wavelength : the RGB color of the sun, default is [0.650,0.570,0.475]
Method Detail
preRender()
**********************************************************************************************************

render()
**********************************************************************************************************

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Mar 21 2013 10:38:10 GMT+0100 (CET)