|  | Nuclide
    Software Development Kit for id Technology (BETA) | 
Material property lookup functions, with support for different level formats. More...
Material property lookup functions, with support for different level formats.
| Functions | |
| string | Materials_SurfDataForTexture (string) | 
| Returns the SurfData assigned to the texture. | |
| void | Materials_Init (void) | 
| Initializes the material -> surfdata look-up table. | |
| void | Materials_OnLoad (string engineMaterial) | 
| void Materials_Init | ( | void | ) | 
Initializes the material -> surfdata look-up table.
| void Materials_OnLoad | ( | string | engineMaterial | ) | 
| string Materials_SurfDataForTexture | ( | string | textureName | ) | 
Returns the SurfData assigned to the texture.