Enum CoordinatePermutation
Denotes a permutation of the coordinates of a Vector3
public enum CoordinatePermutation
Fields
XYZ = 0XZY = 1YXZ = 2YZX = 3ZXY = 4ZYX = 5
Denotes a permutation of the coordinates of a Vector3
public enum CoordinatePermutation
XYZ = 0XZY = 1YXZ = 2YZX = 3ZXY = 4ZYX = 5