Freigeben über


SKAttributeType Enumeration

Definition

Enumeration gültiger Typen für SKAttribute Werte.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public enum SKAttributeType
type SKAttributeType = 
Vererbung
SKAttributeType
Attribute

Felder

Float 1
HalfFloat 5
None 0
VectorFloat2 2
VectorFloat3 3
VectorFloat4 4
VectorHalfFloat2 6
VectorHalfFloat3 7
VectorHalfFloat4 8

Gilt für: