Function Spatial.rotateY

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

void rotateY (
  const(double) angle
) nothrow @nogc;