English
Appearance
@modoki/engine / index / Rotate3D
const Rotate3D: Trait<{ axis: "x" | "y" | "z"; speed: number; }>
const
Trait
axis
"x"
"y"
"z"
speed
number
Continuous rotation animation. Applies rotation around a given axis per second.