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

20 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>SetSceneAmbientColor [RCBasic Doc] </title>
</head>
<body>
<p><h2>Sub SetSceneAmbientColor(color) </h2></p>
<p>
Sets the ambient light color of the scene
</p>
<br><p>Related:
<a href="getsceneambientcolor.html">GetSceneAmbientColor</a>
</p>
<p>
</body>
</html>