---
title: uv
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/collisioncasthit/trianglehit-swift.struct/uv
---

# uv

The barycentric uv coordinate for where in the triangle the ray hit.

## Declaration

```swift
var uv: SIMD2<Float> { get }
```
