---
title: textureCoordinates3
framework: realitykit
role: symbol
role_heading: Type Property
path: realitykit/meshbuffers/texturecoordinates3
---

# textureCoordinates3

## Declaration

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

## See Also

### Accessing coordinate channels

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