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