---
title: "storeAnimatedValue(_:)"
framework: realitykit
role: symbol
role_heading: Instance Method
path: "realitykit/animationstate/storeanimatedvalue(_:)"
---

# storeAnimatedValue(_:)

See: storeAnimatedValue(_:)

## Declaration

```swift
@discardableResult func storeAnimatedValue<ValueType>(_ value: ValueType) -> Bool
```
