Navigation
API > API/Plugins > API/Plugins/PropertyAnimator > API/Plugins/PropertyAnimator/Animators
Inheritance Hierarchy
- UObject
- UPropertyAnimatorCoreBase
- UPropertyAnimatorFloatBase
- UPropertyAnimatorWiggle
References
| Module | PropertyAnimator |
| Header | /Engine/Plugins/Experimental/PropertyAnimator/Source/PropertyAnimator/Public/Animators/PropertyAnimatorWiggle.h |
| Include | #include "Animators/PropertyAnimatorWiggle.h" |
Syntax
UCLASS (MinimalAPI, AutoExpandCategories=("Animator"))
class UPropertyAnimatorWiggle : public UPropertyAnimatorFloatBase
Remarks
Applies an additive random wiggle movement with various options on supported float properties
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from UPropertyAnimatorFloatBase
| Type | Name | Description | |
|---|---|---|---|
| float | Evaluate
(
double InTimeElapsed, |
Evaluate and return float value for a property |
Constants
| Name | Description |
|---|---|
| DefaultControllerName |