• Gets a temporary quaternion. If a quaternion is passed in it will be copied to the temporary quaternion
    Temporary quaternions are cached and reused internally. Don't store them!

    Parameters

    Returns Quaternion

    a temporary quaternion

  • Gets a temporary quaternion. If a quaternion is passed in it will be copied to the temporary quaternion
    Temporary quaternions are cached and reused internally. Don't store them!

    Parameters

    • x: number
    • y: number
    • z: number
    • w: number

    Returns Quaternion

    a temporary quaternion