Function Spatial.rotateX
Rotates the local transformation around the X axis by angle in radians.
void rotateX
(
const(double) angle
) nothrow @nogc;
Rotates the local transformation around the X axis by angle in radians.
void rotateX
(
const(double) angle
) nothrow @nogc;