20 lines
442 B
HTML
20 lines
442 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetSceneAmbientColor [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetSceneAmbientColor() </h2></p>
|
|
<p>
|
|
Returns the ambient light color of the scene
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setsceneambientcolor.html">SetSceneAmbientColor</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |