playcanvas-opti-pixel - v1.2.0
    Preparing search index...

    Function invertWorldTranslationRotation

    • Inverts the world transformation matrix to get the translation and rotation components.

      Parameters

      • world: Mat4

        World transformation matrix.

      • out: Mat4

        Output matrix (translation and rotation components).

      Returns void