MDLTransformOpRotationOrder Enum

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MDLTransformOpRotationOrder
type MDLTransformOpRotationOrder = 
Inheritance
MDLTransformOpRotationOrder
Attributes

Fields

Xyz 1
Xzy 2
Yxz 3
Yzx 4
Zxy 5
Zyx 6

Applies to