次の方法で共有


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

適用対象