Skip to content

Outline

Import

 import { EffectComposer, Outline } from '@react-three/postprocessing'

Description

Drawing Outlines around a mesh. Note that hiddenEdgeColor is only visible through a mesh that isn't being outlined.

Working Example

<>