---
title: LowLevelMeshResource.VertexSemantic.position
framework: realitykit
role: symbol
role_heading: Case
path: realitykit/lowlevelmeshresource/vertexsemantic/position
---

# LowLevelMeshResource.VertexSemantic.position

The semantic for vertex position data.

## Declaration

```swift
case position
```

## See Also

### Identifying geometric attributes

- [LowLevelMeshResource.VertexSemantic.normal](realitykit/lowlevelmeshresource/vertexsemantic/normal.md)
- [LowLevelMeshResource.VertexSemantic.tangent](realitykit/lowlevelmeshresource/vertexsemantic/tangent.md)
- [LowLevelMeshResource.VertexSemantic.bitangent](realitykit/lowlevelmeshresource/vertexsemantic/bitangent.md)
- [LowLevelMeshResource.VertexSemantic.color](realitykit/lowlevelmeshresource/vertexsemantic/color.md)
