Navigation
API > API/Plugins > API/Plugins/PropertyAnimator
Classes
| Type | Name | Description | |
|---|---|---|---|
| FPropertyAnimatorCounterFormat | Format options used to convert a number to string | ||
| FPropertyAnimatorCurveEasing | |||
| UPropertyAnimatorBounce | Applies an additive bounce movement with various options on supported float properties | ||
| UPropertyAnimatorClock | Animate supported string properties to display time | ||
| UPropertyAnimatorCounter | Animate supported string properties to display a counter | ||
| UPropertyAnimatorCurve | Applies a wave movement from a curve on supported float properties | ||
| UPropertyAnimatorNumericBase | Animate supported numeric properties with various options | ||
| UPropertyAnimatorOscillate | Applies an additive regular oscillate movement with various options on supported float properties | ||
| UPropertyAnimatorPulse | The wave function to feed current time elapsed Applies an additive pulse movement with various options on supported float properties | ||
| UPropertyAnimatorSoundWave | Applies a sampled sound wave movement with various options on supported float properties | ||
| UPropertyAnimatorTextBase | Animate supported text properties with various options | ||
| UPropertyAnimatorTime | Applies an additive time movement with various options on supported float properties | ||
| UPropertyAnimatorWiggle | Applies a random wiggle movement with various options on supported numeric properties |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EPropertyAnimatorClockMode | Mode supported for properties value | ||
| EPropertyAnimatorCounterRoundingMode | Enumerates all rounding mode available | ||
| EPropertyAnimatorCycleMode | |||
| EPropertyAnimatorOscillateFunction |