LowLevelMesh.VertexSemantic
Designates the intended usage of a vertex attribute.
Declaration
enum VertexSemanticOverview
RealityKit consults the vertex semantic when interpreting the data in your LowLevelMesh. For example, an attribute with the semantic value of LowLevelMesh.VertexSemantic.position determines the position of a vertex.
Topics
Specifying intended use
LowLevelMesh.VertexSemantic.bitangentLowLevelMesh.VertexSemantic.colorLowLevelMesh.VertexSemantic.normalLowLevelMesh.VertexSemantic.positionLowLevelMesh.VertexSemantic.tangentLowLevelMesh.VertexSemantic.unspecifiedLowLevelMesh.VertexSemantic.uv0LowLevelMesh.VertexSemantic.uv1LowLevelMesh.VertexSemantic.uv2LowLevelMesh.VertexSemantic.uv3LowLevelMesh.VertexSemantic.uv4LowLevelMesh.VertexSemantic.uv5LowLevelMesh.VertexSemantic.uv6LowLevelMesh.VertexSemantic.uv7