enum class ValueRemapperOutputType_ t : uint32
{
OutputType_ AnimationCycle = 0,
OutputType_ RotationX = 1,
OutputType_ RotationY = 2,
OutputType_ RotationZ = 3,
};enum class ValueRemapperOutputType_ t : uint32
{
OutputType_ AnimationCycle = 0,
OutputType_ RotationX = 1,
OutputType_ RotationY = 2,
OutputType_ RotationZ = 3,
};