Skip to content

ImageSky

ImageSky is a class that is used to set a custom image skybox in the world. You can set the images used for the individual sides of the skybox by changing the ID properties. Any image from the library can be used for the skybox.

Properties

BackId : int

The image ID of the back side of the skybox.

BottomId : int

The image ID of the bottom side of the skybox.

FrontId : int

The image ID of the front side of the skybox.

LeftId : int

The image ID of the left side of the skybox.

RightId : int

The image ID of the right side of the skybox.

TopId : int

The image ID of the top side of the skybox.