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 に関連付けられている値を表します。 |