21 lines
439 B
HTML
21 lines
439 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetMaterialFog [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetMaterialFog( material_id) </h2></p>
|
|
<p>
|
|
Returns true if fog is enabled for a material
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setmaterialfog.html">SetMaterialFog</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |