• Returns a rotation for a target coordinate system. The 3 given axes need to be normalized and orthogonal to each other.

    Parameters

    • pX: Vector3
    • pY: Vector3
    • pZ: Vector3
    • pResult: Quaternion

    Returns void

Generated using TypeDoc