Skip to content

Documentation / Proxy

Proxy

Makes it easier to interact with the animation state by providing a proxy object which mirrors the state of the animation. Also allows you to set the state of the animation by setting the properties of the proxy object.

Functions

FunctionDescription
getStateTreeProxyReturns a proxy object that allows you to interact with the animation state as though it were a plain object.