9 lines
295 B
Plaintext
9 lines
295 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
|