@stereograph/teiaviewer - v17.8.0-dev
    Preparing search index...

    Function worldToLocalSpace

    • Converts a world space matrix to a local space defined by a matrix

      Parameters

      • worldMatrix: Matrix4

        Matrix representing transform in world space

      • localSpaceMatrix: Matrix4

        Matrix defining the local space transformation

      • target: Matrix4

      Returns Matrix4

      Matrix in local space