Transform.rotateXDegrees

Apply 3D rotation around the X axis in-place.

struct Transform(T, uint Dim, TransformOptions options = TransformOptions.none)
static if(Dim >= 3)
rotateXDegrees
(
const FT degrees
)
if (
Dim > 0
)

Meta