Spatial.rotate

Rotates the local transformation around axis, a unit Vector3, by specified angle in radians.

struct Spatial
@nogc nothrow
void
rotate
(
in Vector3 axis
,
in double angle
)

Meta