Updated docs
This commit is contained in:
21
doc/files/addsceneskybox.html
Normal file
21
doc/files/addsceneskybox.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user