---
title: position
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/pixelcasthit/position
---

# position

The surface position at the point of intersection, in scene space.

## Declaration

```swift
var position: SIMD3<Float> { get }
```
