Updated docs and added constants to tracker
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>setMaterialColorMask [RCBasic Doc] </title>
|
||||
<title>SetMaterialColorMask [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub setMaterialColorMask( material_id, color_mask) </h2></p>
|
||||
<p><h2>Sub SetMaterialColorMask( material_id, color_mask) </h2></p>
|
||||
<p>
|
||||
Sets a color mask for a material
|
||||
</p>
|
||||
@@ -15,6 +15,7 @@
|
||||
<a href="getmaterialcolormask.html">GetMaterialColorMask</a>
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user