Enum PositionFlags
[Flags]
public enum PositionFlags : sbyte
- Extension Methods
Fields
DeltaX = Y | RotationYDeltaY = X | DeltaXDeltaZ = 8None = 0RotateDelta = X | DeltaZRotationX = X | RotationYRotationY = 4X = 1Y = 2Z = X | Y
[Flags]
public enum PositionFlags : sbyte
DeltaX = Y | RotationYDeltaY = X | DeltaXDeltaZ = 8None = 0RotateDelta = X | DeltaZRotationX = X | RotationYRotationY = 4X = 1Y = 2Z = X | Y