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 相關聯的值 |