rotateXAbout

open fun rotateXAbout(degrees: Double, about: Vector3): Transformation3d

A rotation about the X axis, but translating by -about first, and then translating back by about. Note that about.x is ignored.