---
title: "textureCoordinates(_:)"
framework: realitykit
role: symbol
role_heading: Type Method
path: "realitykit/meshbuffers/texturecoordinates(_:)"
---

# textureCoordinates(_:)

## Declaration

```swift
static func textureCoordinates(_ index: Int) -> MeshBuffers.Semantic<SIMD2<Float>>
```

## See Also

### Creating texture coordinate buffers

- [MeshBuffers.UVs](realitykit/meshbuffers/uvs.md)
