enum class NmRootMotionBlendMode_ t : uint8
{
Blend = 0,
Additive = 1,
IgnoreSource = 2,
IgnoreTarget = 3,
};enum class NmRootMotionBlendMode_ t : uint8
{
Blend = 0,
Additive = 1,
IgnoreSource = 2,
IgnoreTarget = 3,
};