Game Development Community

Updating Terrain on the fly

by UZON · in Torque Game Engine · 03/24/2008 (1:25 pm) · 0 replies

I need to change the detailTexture of the terrain on the fly. The sky has the applyChanges() function, but the terrain dont have it... I know that it exist, because when i change the detail texture, and the click on the terrain inside the editor, it get updated, but i could not find this function.