---
title: transform
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/entity/observable-swift.struct/transform
---

# transform

The entity’s position, rotation, and scale, enabling observation of its complete spatial state.

## Declaration

```swift
var transform: Transform { get set }
```
