FrameState

FrameState

new FrameState

State information about the current frame. An instance of this class is provided to update functions.

Members

camera :Camera

The current camera.

canvasDimensions :Cartesian2

The dimensions of the canvas.

cullingVolume :CullingVolume

The culling volume.

frameNumber :Number

The current frame number.

mode :SceneMode

The current mode of the scene.

morphTime :Number

The current morph transition time between 2D/Columbus View and 3D, with 0.0 being 2D or Columbus View and 1.0 being 3D.

occluder :Occluder

The current occluder.

time :JulianDate

The scene's current time.