22 lines
545 B
HTML
22 lines
545 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>AddSceneSkyBox [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub AddSceneSkyBox( img_top, img_bottom, img_left, img_right, img_front, img_back) </h2></p>
|
|
<p>
|
|
Generates a skybox based on the provided images.
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="addsceneskydome.html">AddSceneSkyDome</a>
|
|
<a href="addsceneskydomeex.html">AddSceneSkyDomeEx</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |