---
title: from
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/fromtobyaction/from
---

# from

The state of the animated property before the animation starts.

## Declaration

```swift
let from: Value?
```

## Discussion

Discussion When the value is nil, the system uses the default source value.
