Navigation
API > API/Plugins > API/Plugins/PropertyAnimator
| Name | EPropertyAnimatorEasingType |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/PropertyAnimator/Source/PropertyAnimator/Public/PropertyAnimatorShared.h |
| Include Path | #include "PropertyAnimatorShared.h" |
Syntax
enum EPropertyAnimatorEasingType
{
In,
Out,
InOut,
}
Values
| Name | Remarks |
|---|---|
| In | |
| Out | |
| InOut |