@wendylabsinc/react-three-mesh-editor - v0.0.1
    Preparing search index...

    Function MeshEditorMenuBar

    • A shadcn-styled menu bar for the mesh editor.

      Provides a Mode menu for switching between object/edit modes and a ButtonGroup for selecting the edit sub-mode (vertex, edge, face).

      Parameters

      Returns Element

      <MeshEditorMenuBar
      mode="edit"
      editMode="vertex"
      onModeChange={setMode}
      onEditModeChange={setEditMode}
      />