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

# LowLevelMeshResource.VertexSemantic.uv5

The semantic for the sixth UV channel (UV5). A shader can access this generic data.

## Declaration

```swift
case uv5
```

## See Also

### Identifying texture coordinates

- [LowLevelMeshResource.VertexSemantic.uv0](realitykit/lowlevelmeshresource/vertexsemantic/uv0.md)
- [LowLevelMeshResource.VertexSemantic.uv1](realitykit/lowlevelmeshresource/vertexsemantic/uv1.md)
- [LowLevelMeshResource.VertexSemantic.uv2](realitykit/lowlevelmeshresource/vertexsemantic/uv2.md)
- [LowLevelMeshResource.VertexSemantic.uv3](realitykit/lowlevelmeshresource/vertexsemantic/uv3.md)
- [LowLevelMeshResource.VertexSemantic.uv4](realitykit/lowlevelmeshresource/vertexsemantic/uv4.md)
- [LowLevelMeshResource.VertexSemantic.uv6](realitykit/lowlevelmeshresource/vertexsemantic/uv6.md)
- [LowLevelMeshResource.VertexSemantic.uv7](realitykit/lowlevelmeshresource/vertexsemantic/uv7.md)
