Files
RCBASIC4/doc/files/getmaterialconstantname.txt
2026-02-26 15:33:51 -06:00

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