Syntax
dbDestroyTerrain(TerrainID)
Description
Delete a terrain from memory and free the corresponding TerrainID. This command should not be confused with the similar dbDeleteTerrain command, which applies only to PureGDK's basic terrain system.
See Also