OutlinePass for mutiple meshes question

I want to make sure that there is no occlusion between multiple objects that want to show the outline,What should i do?



The effect I need like this :crazy_face::

LDraw Edges (in react-three-fiber just drei / Edges) coloured in orange + disable depthTest / depthWrite - should give you that Blender-like outline.

I will try it,thantks!