7 lines
205 B
Plaintext
7 lines
205 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
|
|
|
|
#ref SetMaterialConstant
|