react-postprocessing icon indicating copy to clipboard operation
react-postprocessing copied to clipboard

Lines do not have outlines

Open roman-kh opened this issue 3 years ago • 0 comments

Outline effect does not affect any lines (based on both Line and Line2). On the other hand, SelectiveBloom works with lines normally.

I made a sandbox showing the issue. If you move the mouse over a yellow box or a blue plane they will be outlined. But the lines are not outline when hovered (the hover does work).

The other problem is that Select ignores the lines too (#134). But this seems like another issue as outline does not work even the the mesh is passed directly to the effect.

roman-kh avatar Jun 09 '22 09:06 roman-kh