---
title: textureCoordinates1
framework: realitykit
role: symbol
role_heading: Type Property
path: realitykit/meshbuffers/texturecoordinates1
---

# textureCoordinates1

## Declaration

```swift
static let textureCoordinates1: MeshBuffers.Semantic<SIMD2<Float>>
```

## See Also

### Accessing coordinate channels

- [textureCoordinates2](realitykit/meshbuffers/texturecoordinates2.md)
- [textureCoordinates3](realitykit/meshbuffers/texturecoordinates3.md)
- [textureCoordinates4](realitykit/meshbuffers/texturecoordinates4.md)
- [textureCoordinates5](realitykit/meshbuffers/texturecoordinates5.md)
- [textureCoordinates6](realitykit/meshbuffers/texturecoordinates6.md)
- [textureCoordinates7](realitykit/meshbuffers/texturecoordinates7.md)
