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.
<MeshOutline geometry={geometry} color="#ff6b00" thickness={0.03}/> Copy
<MeshOutline geometry={geometry} color="#ff6b00" thickness={0.03}/>
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.