Share via


SCNGeometrySourceSemantic Clase

Definición

Enumera los atributos del modo de vértice.

[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
Herencia
SCNGeometrySourceSemantic
Atributos

Propiedades

BoneIndices

Representa el valor asociado a la constante SCNGeometrySourceSemanticBoneIndices.

BoneWeights

Representa el valor asociado a la constante SCNGeometrySourceSemanticBoneWeights.

Color

Representa el valor asociado a la constante SCNGeometrySourceSemanticColor.

EdgeCrease

Representa el valor asociado a la constante SCNGeometrySourceSemanticEdgeCrease.

Normal

Representa el valor asociado a la constante SCNGeometrySourceSemanticNormal.

Tangent

Enumera los atributos del modo de vértice.

Texcoord

Representa el valor asociado a la constante SCNGeometrySourceSemanticTexcoord.

Vertex

Representa el valor asociado a la constante SCNGeometrySourceSemanticVertex.

VertexCrease

Representa el valor asociado a la constante SCNGeometrySourceSemanticVertexCrease.

Se aplica a