23 lines
528 B
HTML
23 lines
528 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>RemoveSceneSky [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub RemoveSceneSky( ) </h2></p>
|
|
<p>
|
|
Removes the sky from the current 3D scene
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="addsceneskybox.html">AddSceneSkyBox</a>
|
|
<a href="addsceneskydome.html">AddSceneSkyDome</a>
|
|
<a href="addsceneskydomeex.html">AddSceneSkyDomeEx</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |