Game Development Community

Terrain and LOD

by David Rodrigues · in Torque Game Engine Advanced · 01/03/2005 (8:07 am) · 1 replies

Hi,

I would like to know if it is possible to "turn off" the adaptive LOD of the terrain? If so, how can I tur it off?
I suppose the key to turn this off is in the TerrRender::processBlock, but I don't have sure what I have to do.


Thanks

#1
01/03/2005 (8:23 am)
Just force Terrain::screenError to 0?