---
title: LowLevelDeformation.VertexSemantic.position
framework: realitykit
role: symbol
role_heading: Case
path: realitykit/lowleveldeformation/vertexsemantic/position
---

# LowLevelDeformation.VertexSemantic.position

The semantic for vertex position data.

## Declaration

```swift
case position
```

## See Also

### Identifying vertex attributes

- [LowLevelDeformation.VertexSemantic.normal](realitykit/lowleveldeformation/vertexsemantic/normal.md)
- [LowLevelDeformation.VertexSemantic.tangent](realitykit/lowleveldeformation/vertexsemantic/tangent.md)
- [LowLevelDeformation.VertexSemantic.bitangent](realitykit/lowleveldeformation/vertexsemantic/bitangent.md)
- [LowLevelDeformation.VertexSemantic.uv](realitykit/lowleveldeformation/vertexsemantic/uv.md)
