---
title: redirectedEntity
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/manipulationcomponent/hittarget/redirectedentity
---

# redirectedEntity

The entity to redirect the interaction to.

## Declaration

```swift
weak var redirectedEntity: Entity? { get set }
```
