Torque3D Documentation / _generateds / RenderTerrainMgr

RenderTerrainMgr

consoledoc.h

A render bin for terrain mesh rendering.

More...

Public Static Attributes

bool

Used to enable wireframe rendering on terrain for debugging.

Detailed Description

A render bin for terrain mesh rendering.

This bin renders terrain render instances from a TerrainBlock. Normally a mesh would render via the RenderMeshMgr, but terrain uses a TerrainMaterial designed for multi-layered surfaces which this bin can processs.

Public Static Attributes

bool renderWireframe 

Used to enable wireframe rendering on terrain for debugging.