|
A render bin which renders occlusion query requests. More...
Static Public Attributes | |
static bool | debugRender |
A debugging feature which renders the occlusion volumes to the scene. |
A render bin which renders occlusion query requests.
This render bin gathers occlusion query render instances and renders them. It is currently used by light flares and ShapeBase reflection cubemaps.
You can type '$RenderOcclusionMgr::debugRender = true' in the console to see debug rendering of the occlusion geometry.