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

10 lines
296 B
Plaintext

#title GetMaterialConstant [RCBasic Doc]
#header Sub GetMaterialConstant(material, m_constant$, ByRef n1, ByRef n2, ByRef n3, ByRef n4)
Gets the constant value of an FX material
NOTE: To see a list of constants for each material type, reference SetMaterialConstant()
#ref SetMaterialConstant