|
RenderOcclusionMgr Class Reference
[Render Binning]
A render bin which renders occlusion query requests. More...
Inheritance diagram for RenderOcclusionMgr:
Static Public Attributes | |
static bool | debugRender |
A debugging feature which renders the occlusion volumes to the scene. |
Detailed Description
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.
Copyright © GarageGames, LLC. All Rights Reserved.