render

fun render(time: JulianDate? = definedExternally)(source)

Update and render the scene. It is usually not necessary to call this function directly because CesiumWidget will do it automatically.

Parameters

time

The simulation time at which to render.

See also