SCNGeometrySourceSemantic 类

定义

枚举顶点模式属性。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SCNGeometrySourceSemantic
[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 static class SCNGeometrySourceSemantic
type SCNGeometrySourceSemantic = class
继承
SCNGeometrySourceSemantic
属性

属性

BoneIndices

表示与常量 SCNGeometrySourceSemanticBoneIndices 关联的值

BoneWeights

表示与常量 SCNGeometrySourceSemanticBoneWeights 关联的值

Color

表示与常量 SCNGeometrySourceSemanticColor 关联的值

EdgeCrease

表示与常量 SCNGeometrySourceSemanticEdgeCrease 关联的值

Normal

表示与常量 SCNGeometrySourceSemanticNormal 关联的值

Tangent

枚举顶点模式属性。

Texcoord

表示与常量 SCNGeometrySourceSemanticTexcoord 关联的值

Vertex

表示与常量 SCNGeometrySourceSemanticVertex 关联的值

VertexCrease

表示与常量 SCNGeometrySourceSemanticVertexCrease 关联的值

适用于