transform

inline fun transform(block: (Float) -> Float): Quaternion

Transforms each component of this quaternion using the provided block.