Radioactivelad Posted August 31, 2021 Share Posted August 31, 2021 (edited) Just curious if I'm misunderstanding what they're for. I *thought* they were walls that automatically culled everything on the other side of them, like a simpler roombound, but that doesn't seem to be the case. Near as I can tell, the only thing they do seem to cull is actors and placeable water. Is it just yet another little thing that was broken in the NV iteration of the engine? Edited August 31, 2021 by Radioactivelad Link to comment Share on other sites More sharing options...
GamerRick Posted August 31, 2021 Share Posted August 31, 2021 They cull a multibound (and all the things in it) when and only if the camera (player) is in a place where the multibound is COMPLETELY hidden behind the Occlusion plane. They only work in exteriors BTW. Link to comment Share on other sites More sharing options...
Radioactivelad Posted August 31, 2021 Author Share Posted August 31, 2021 Weird, they're placed pretty prominently throughout Vault 21. Link to comment Share on other sites More sharing options...
Pixelhate Posted September 1, 2021 Share Posted September 1, 2021 A few notes gathered about Occlusion Culling, credits to Macintroll.Occlusion planes only hide terrain, grass and npcs.Multibounds will hide Statics.If you want to hide a static or a moveable static behind an occlusion plane you also need to make a multibound including the object(s)You cannot combine 2 occlusion planes (despite wiki)If a single pixel of the roombound is not behind the occlusion plane, everything inside it will be rendered.Occlusion planes are generally added inside or behind walls.A SCOL will be considered as one object by the game. https://geckwiki.com/index.php?title=Occlusion_Culling Link to comment Share on other sites More sharing options...
GamerRick Posted September 1, 2021 Share Posted September 1, 2021 (edited) The Occlusion Panes (OPs) in vault 21 don't do anything except hide NPCs and Creatures (as ExhalePit said). I just tested this in Vault 21 by putting a pipe that stretched from one side of the OP to the other., so I could find the right spot to test it It did not obscure anything until I told Ed-E to wait on the other side. It culled him from being rendered. Here is where I got my info on it: Occlusion Culling I also saw in the GECK that they use Room Bounds and Portals in that cell a lot too. However, since I have never had rendering problems in that cell, I see no reason to mess with it. I tested using a Multibound and OP in an interior cell years ago in FO3. It didn't work. Does it work in FNV? Edited September 1, 2021 by GamerRick Link to comment Share on other sites More sharing options...
Recommended Posts