20 lines
467 B
HTML
20 lines
467 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetMaterialConstant [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetMaterialConstant(material, m_constant$, n1, n2, n3, n4) </h2></p>
|
|
<p>
|
|
Sets the constant value of an FX material
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getmaterialconstant.html">GetMaterialConstant</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |