---
title: "FromToByAction.TransformMode.relative(to:)"
framework: realitykit
role: symbol
role_heading: Case
path: "realitykit/fromtobyaction/transformmode/relative(to:)"
---

# FromToByAction.TransformMode.relative(to:)

The provided transforms are relative to the resolved entities transform.

## Declaration

```swift
case relative(to: ActionEntityResolution)
```
