Files
RCBASIC4/doc/doc_files/setmaterialconstant.html
n00b b67d63d32c Added FX Materials
* Added FX Shader Materials
* Added Projector Actor
2025-04-11 00:51:47 -04:00

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>