enum class NmTargetWarpRule_ t : uint8
{
WarpXY = 0,
WarpZ = 1,
WarpXYZ = 2,
RotationOnly = 3,
// MPropertySuppressEnumerator
FixedSection = 4,
};enum class NmTargetWarpRule_ t : uint8
{
WarpXY = 0,
WarpZ = 1,
WarpXYZ = 2,
RotationOnly = 3,
// MPropertySuppressEnumerator
FixedSection = 4,
};