Click or drag to resize

SceneManagerTime Property

Gets the current time of all Scenes. To set the current time, use the SetTime(JulianDate) or SetTime(JulianDate, JulianDate) methods.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static JulianDate Time { get; }

Property Value

Type: JulianDate
See Also