Torque 3D - Script Manual: RenderPrePassMgr Class Reference

TorqueScript

Main   Class List   Namespace List   Online

RenderPrePassMgr Class Reference
[Render Binning]

The render bin which performs a z+normals prepass used in Advanced Lighting. More...

Inheritance diagram for RenderPrePassMgr:

List of all members.


Detailed Description

The render bin which performs a z+normals prepass used in Advanced Lighting.

This render bin is used in Advanced Lighting to gather all opaque mesh render instances and render them to the g-buffer for use in lighting the scene and doing effects.

PostEffect and other shaders can access the output of this bin by using the prepass texture target name. See the edge anti-aliasing post effect for an example.

See also:
game/core/scripts/client/postFx/edgeAA.cs


Copyright © GarageGames, LLC. All Rights Reserved.