다음을 통해 공유


SKAttributeType 열거형

정의

값에 유효한 SKAttribute 형식의 열거형입니다.

[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 = 
상속
SKAttributeType
특성

필드

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

적용 대상