21 lines
458 B
HTML
21 lines
458 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetMaterialColorMask [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetMaterialColorMask( material_id, color_mask) </h2></p>
|
|
<p>
|
|
Sets a color mask for a material
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getmaterialcolormask.html">GetMaterialColorMask</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |