This helps to visualize the inner structure of a model. [Example](https://threejs.org/examples/?q=stenc#webgl_clipping_stencil) This will require interactions with the [stencil buffer](https://docs.rs/wgpu/0.17.0/wgpu/struct.DepthStencilState.html) Some references: https://discourse.threejs.org/t/capping-clipped-planes-using-stencil-on-a-buffergeometry/18407/9 http://daign.github.io/clipping-with-caps/ https://core.ac.uk/download/pdf/295554133.pdf