Spatial.rotateX

Rotates the local transformation around the X axis by angle in radians.

struct Spatial
@nogc nothrow
void
rotateX
(
in double angle
)

Meta