Nuclide
Software Development Kit for id Technology
Materials

Material property lookup functions, with support for different level formats. More...

Detailed Description

Material property lookup functions, with support for different level formats.

Functions

string Materials_SurfDataForTexture (string)
 Returns the SurfData assigned to the texture. More...
 
void Materials_Init (void)
 Initializes the material -> surfdata look-up table. More...
 

Function Documentation

◆ Materials_Init()

void Materials_Init ( void  )

Initializes the material -> surfdata look-up table.

◆ Materials_SurfDataForTexture()

string Materials_SurfDataForTexture ( string  textureName)

Returns the SurfData assigned to the texture.