Freigeben über


SCNGeometryPrimitiveType Enumeration

Definition

Enumeration von 2D-Geometriegrundtypen.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum SCNGeometryPrimitiveType
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public enum SCNGeometryPrimitiveType
type SCNGeometryPrimitiveType = 
Vererbung
SCNGeometryPrimitiveType
Attribute

Felder

Line 2
Point 3
Polygon 4
Triangles 0
TriangleStrip 1

Gilt für: