h1z1-server
    Preparing search index...

    Function quat2matrix

    • Converts a quaternion to a matrix representation.

      Parameters

      • angle: Float32Array

        The quaternion to convert, represented as a Float32Array.

      Returns number[]

      The matrix representation of the quaternion.