3D-City Model
    Preparing search index...

    Function enterObjectEditMode

    • Prepares the application for object edit mode by showing the model UI window, entering gizmo mode, and starting the gizmo loop.

      Parameters

      • modelMatrix: Matrix4

        The transformation matrix of the object to edit.

      • Optionalindex: number = undefined

        Optional index of the object being edited.

      Returns void