Home > Working with SGWorld > DateTime (IDateTime6) > FixedLocalTime
Returns or sets a fixed time at the viewer position. The time slider is set to this time and sunlight on the terrain corresponds to the position of the sun at this time on the current date.
JavaScript |
|
FixedLocalTime |
C# |
|
dynamic FixedLocalTime { get; set; } |
C++ |
|
HRESULT FixedLocalTime([out, retval] VARIANT* pVal) HRESULT FixedLocalTime([in] VARIANT pVal) |