update

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

Updates models created 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