RenderTerrainMgr
A render bin for terrain mesh rendering.
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.