Torque 3D - Script Manual: RenderOcclusionMgr Class Reference

TorqueScript

Main   Class List   Namespace List   Online

RenderOcclusionMgr Class Reference
[Render Binning]

A render bin which renders occlusion query requests. More...

Inheritance diagram for RenderOcclusionMgr:

List of all members.

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.