SimApi Timer attachTODToClock
Jump to navigation
Jump to search
static void SimApi::Timer::attachTODToClock(bool i_Attach)
Description
Sets the "attach time of the day to clock" flag. If attached - 3D engine will update its time of day on time change
Parameters
i_Attach - The new "attach time of the day" flag state
Remarks
By default, every change to scenario the time of day will affect the graphics, for example, setting the time of day will create a night scenario. There are some cases when we would like to disable the graphic representation changes. Valid from SIMbox version 5.0.
See Also
isTODAttachedToClock
Related Links
Recommended: Simulation Time Overview