Visibility mask for static geometry, or hide/show

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
miso
Enthusiast
Enthusiast
Posts: 491
Joined: Sat Oct 21, 2023 4:06 pm
Location: Hungary

Visibility mask for static geometry, or hide/show

Post by miso »

I figured out, I render my static geometry behind my quad on my quad only camera. I want to render it only on my rendertexture camera. (At the moment I render the geometry twice. :( ) Visibility mask would be good, but hide/show static geometry also can work. Or maybe it might inherit the visibility mask of the parent entity that is used.