Skip to content

@modoki/engine / index / Rotate3D

Variable: Rotate3D

const Rotate3D: Trait<{ axis: "x" | "y" | "z"; speed: number; }>

Continuous rotation animation. Applies rotation around a given axis per second.

Built with Modoki.