Freigeben über


MTLPrimitiveTopologyClass Enumeration

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MTLPrimitiveTopologyClass
type MTLPrimitiveTopologyClass = 
Vererbung
MTLPrimitiveTopologyClass
Attribute

Felder

Name Wert Beschreibung
Unspecified 0
Point 1
Line 2
Triangle 3

Gilt für: