Navigation
API > API/Plugins > API/Plugins/PropertyAnimatorCore > API/Plugins/PropertyAnimatorCore/Properties > API/Plugins/PropertyAnimatorCore/Properties/Converters
References
| Module | PropertyAnimatorCore |
| Header | /Engine/Plugins/Experimental/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/Properties/Converters/PropertyAnimatorCoreConverterTraits.h |
| Include | #include "Properties/Converters/PropertyAnimatorCoreConverterTraits.h" |
Syntax
enum EInt32ConverterMethod
{
Round,
Floor,
Ceil,
}
Values
| Name | Description |
|---|---|
| Round | |
| Floor | |
| Ceil |