h1z1-server
    Preparing search index...

    Function fixEulerOrder

    • Fixes the Euler order of the rotation by modifying the rotation array.

      Parameters

      • rotation: Float32Array

        The rotation to fix, represented as a Float32Array.

      Returns Float32Array

      The fixed rotation as a Float32Array.