GeometryTemplate.DetailTexName: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  New page: == MDT description == This property defines the detail texture to be repeated across your terrain. The idea is that it is expensive to have the whole terrain map at a high resolution, so t... | 
| (No difference) | 
Latest revision as of 10:01, 20 November 2008
MDT description
This property defines the detail texture to be repeated across your terrain. The idea is that it is expensive to have the whole terrain map at a high resolution, so the terrain features texture is low resolution while the detail texture is higher resolution. This detail texture is multiplied on the fly with the existing terrain texture set defined by TexBaseName when rendered.
Source and more details
Additional Description