The search functionality needs JavaScript enabled
Rotates the local transformation around axis, a unit Vector3, by specified angle in radians.
Vector3
void rotate ( const(Vector3) axis, const(double) angle ) nothrow @nogc;