10 lines
260 B
Plaintext
10 lines
260 B
Plaintext
#title GetMaterialConstantName$ [RCBasic Doc]
|
|
#header Function GetMaterialConstantName$(material_type, index)
|
|
|
|
Returns the name of a uniform for an FX material type
|
|
|
|
NOTE: index should be a number between 0 and NumMaterialConstants
|
|
|
|
#ref NumMaterialConstants
|
|
|