Quaterniond.rotationX

Set this quaternion to represent a rotation of the given radians about the x axis.

@param angle the angle in radians to rotate about the x axis @return this

struct Quaterniond
ref public return
rotationX
(
double angle
)

Meta