---
title: textureCoordinates2
framework: realitykit
role: symbol
role_heading: Type Property
path: realitykit/meshbuffers/texturecoordinates2
---

# textureCoordinates2

## Declaration

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

## See Also

### Accessing coordinate channels

- [textureCoordinates1](realitykit/meshbuffers/texturecoordinates1.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)
