Skip to content

Model transforms

Connect position, rotation, and scale to normal React state. The package uses degrees for exported model rotations.

Useful pattern

Keep the transform values in your application state when they are controlled by product options, user input, scroll, or another UI system. Use an immersive sequence when the values belong to a reusable authored animation.

Released under the MIT License.