SCNGeometrySourceSemantic 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
枚举顶点模式属性。
[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 关联的值 |