update

open override fun update(time: JulianDate): Boolean(source)

Updates the primitives created by this visualizer to match their Entity counterpart at the given time.

Return

This function always returns true.

Parameters

time

The time to update to.

See also