You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: model/skybox/example.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ title: Skybox
4
4
brief: This example shows how to create a skybox using a cubemap texture.
5
5
author: Defold Foundation
6
6
scripts: skybox.fp, skybox.vp
7
+
thumbnail: skybox.png
7
8
---
8
9
9
10
This example shows how to create a skybox. A skybox is a technique that makes the scene look bigger and more impressive by wrapping the viewer with a texture that goes around the camera 360 degrees.
0 commit comments