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

# LowLevelMeshResource.VertexSemantic.uv7

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

## Declaration

```swift
case uv7
```

## 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.uv5](realitykit/lowlevelmeshresource/vertexsemantic/uv5.md)
- [LowLevelMeshResource.VertexSemantic.uv6](realitykit/lowlevelmeshresource/vertexsemantic/uv6.md)
