Navigation
API > API/Plugins > API/Plugins/PropertyAnimator > API/Plugins/PropertyAnimator/Animators
References
| Module | PropertyAnimator |
| Header | /Engine/Plugins/Experimental/PropertyAnimator/Source/PropertyAnimator/Public/Animators/PropertyAnimatorClock.h |
| Include | #include "Animators/PropertyAnimatorClock.h" |
Syntax
enum EPropertyAnimatorClockMode
{
LocalTime,
Countdown,
Stopwatch,
}
Values
| Name | Description |
|---|---|
| LocalTime | Local time of the machine |
| Countdown | Specified duration elapsing until it reaches 0 |
| Stopwatch | Shows the current time elapsed |
Remarks
Mode supported for properties value