Skybox

Parent: singlesceneitems

Gives a fixed backdrop to the scene and therefore overrides the default skydome that is used to display the time of day. The skybox is a cube (camera invariant cube) that surrounds a scene where a texture for each of the 6 faces. As well as the 6 faces of the skybox cube there is an extra cloud plane. The cloud planes height and size can be set.

files/skybox2.jpg

matnameback string
The texture used on the back face of the skybox cube.

matnamefront string
The texture used on the front face of the skybox cube.

matnameleft string
The texture used on the left face of the skybox cube.

matnameright string
The texture used on the right face of the skybox cube.

matnametop string
The texture used on the top face of the skybox cube.

matnamebottom string
The texture used on the bottom face of the skybox cube.

matnameclouds string
The texture used on the cloud plane if one is present

cloudsplaneoffset float
The height of the cloud plane above the ground

cloudsplanesize float
The size of the cloud plane