Files
RCBASIC4/doc/files/getmaterialconstantname.txt
n00b b67d63d32c Added FX Materials
* Added FX Shader Materials
* Added Projector Actor
2025-04-11 00:51:47 -04:00

9 lines
259 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