Navigation
API > API/Plugins > API/Plugins/PropertyAnimatorCore
| Name | EInt32ConverterMethod |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/Properties/Converters/PropertyAnimatorCoreConverterTraits.h |
| Include Path | #include "Properties/Converters/PropertyAnimatorCoreConverterTraits.h" |
Syntax
enum EInt32ConverterMethod
{
Round,
Floor,
Ceil,
}
Values
| Name | Remarks |
|---|---|
| Round | |
| Floor | |
| Ceil |