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

# position

The center position of the volume in portal-local space.

## Declaration

```swift
var position: SIMD3<Float>
```

## Discussion

Discussion Defaults to .zero, placing the box center at the portal entity’s origin.
