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

    Function MeshOutline

    • Renders an outline effect around a mesh using the inverted hull technique.

      Creates a slightly larger copy of the mesh rendered with backside-only rendering, producing a silhouette outline effect.

      Parameters

      Returns Element | null

      <MeshOutline
      geometry={geometry}
      color="#ff6b00"
      thickness={0.03}
      />