Contents

axis

A vector that describes the axis of rotation.

Overview

The object spins in a plane perpendicular to the value of this property. To reverse a spin direction, invert the value of this property. The default value points positively in the y-direction.

Declaration

uniform vector3d axis = (0.0, 1.0, 0.0)

See Also

Properties