update

fun update(time: JulianDate, boundingSphere: BoundingSphere? = definedExternally)(source)

Should be called each animation frame to update the camera to the latest settings.

Parameters

time

The current animation time.

boundingSphere

bounding sphere of the object.

See also