---
title: transform
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/hastransform/transform
---

# transform

The transform of an entity relative to its parent.

## Declaration

```swift
@MainActor @preconcurrency var transform: Transform { get set }
```

## Discussion

Discussion For an AnchorEntity instance, the transform is relative to the AR anchor.
