次の方法で共有


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

適用対象