Torque3D Documentation / _generateds / RenderOcclusionMgr

RenderOcclusionMgr

consoledoc.h

A render bin which renders occlusion query requests.

More...

Public Static Attributes

bool

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.

Public Static Attributes

bool debugRender 

A debugging feature which renders the occlusion volumes to the scene.