---
title: self
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/bindtarget/scenepath/self
---

# self

A bind target for the scene.

## Declaration

```swift
var `self`: BindTarget { get }
```

## Discussion

Discussion This property represents a bind path within an AnimationView to redirect the view’s source animation to a different scene.
