Torque3D Documentation / _generateds / TerrainRenderInst

TerrainRenderInst

Engine/source/renderInstance/renderTerrainMgr.h

The render instance for terrain cells.

More...

Public Attributes

lights [8]

The lights we pass to the material for this cell in order light importance.

Public Functions

Detailed Description

The render instance for terrain cells.

Public Attributes

TerrainCellMaterial * cellMat 
LightInfo * lights [8]

The lights we pass to the material for this cell in order light importance.

BaseMatInstance * mat 
const MatrixF * objectToWorldXfm 
GFXPrimitive prim 
GFXPrimitiveBuffer * primBuff 
GFXVertexBuffer * vertBuff 

Public Functions

clear()