Module: Clutter::RotateAxis

Defined in:
(unknown)

Constant Summary collapse

X_AXIS =

Rotate around the X axis

0 or :x_axis
Y_AXIS =

Rotate around the Y axis

1 or :y_axis
Z_AXIS =

Rotate around the Z axis

2 or :z_axis