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

    Function LoopCutPreview

    • Animated preview component for loop cut operations.

      Displays a dashed line along the loop cut path with animated movement to indicate where the cut will be made.

      Parameters

      Returns Element | null

      const path = findLoopCutPath(hoveredEdge, edges, faces, vertices);
      <LoopCutPreview path={path} color="#ffff00" />