Navigation
API > API/Plugins > API/Plugins/PropertyAnimator
| |
|
| Name |
FPropertyAnimatorCurveEasing |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/PropertyAnimator/Source/PropertyAnimator/Public/Animators/PropertyAnimatorCurve.h |
| Include Path |
#include "Animators/PropertyAnimatorCurve.h" |
Syntax
USTRUCT (BlueprintType )
struct FPropertyAnimatorCurveEasing
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| EaseCurve |
TObjectPtr< UPropertyAnimatorEaseCurve > |
|
Animators/PropertyAnimatorCurve.h |
- EditInstanceOnly
- DisplayName="Curve"
- Category="Animator"
- Meta=(ForceShowEngineContent, ForceShowPluginContent)
|
| EaseDuration |
float |
|
Animators/PropertyAnimatorCurve.h |
- EditInstanceOnly
- Interp
- DisplayName="Duration"
- Category="Animator"
- Meta=(ClampMin="0", Units=Seconds)
|