Spatial.rotateY

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

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

Meta