Wireframe Back-face Culling

Hi!

Is it possible to create a wireframe material with backFaceCulling enabled? Setting both properties on a StandardMaterial seems to prioritize the wireframe.

Unfortunately the wireframe is not compatible with face culling as it is not based on faces. So there is no simple way to cull it directly

1 Like