unreal.PropertyAnimatorCoreMachineClockMode¶
- class unreal.PropertyAnimatorCoreMachineClockMode¶
Bases:
EnumBasedeprecated: ‘PropertyAnimatorCoreMachineClockMode’ was renamed to ‘PropertyAnimatorCoreSystemMode’.
- COUNTDOWN: PropertyAnimatorCoreMachineClockMode¶
Specified duration elapsing until it reaches 0
- Type:
2
- LOCAL_TIME: PropertyAnimatorCoreMachineClockMode¶
Local time of the machine
- Type:
0
- STOPWATCH: PropertyAnimatorCoreMachineClockMode¶
Current time elapsed since the time source is active
- Type:
3
- UTC_TIME: PropertyAnimatorCoreMachineClockMode¶
Universal time = Greenwich Mean Time
- Type:
1