20 lines
457 B
HTML
20 lines
457 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>MaterialIsLit [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>function MaterialIsLit( material_id ) </h2></p>
|
|
<p>
|
|
Returns true if a material is affected by lights in the scene
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setmateriallighting.html">SetMaterialLighting</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |