Skip to main 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.


Summary

Properties


Properties

BackId

ImageSky.BackId: int

The image ID of the back side of the skybox.


BottomId

ImageSky.BottomId: int

The image ID of the bottom side of the skybox.


FrontId

ImageSky.FrontId: int

The image ID of the front side of the skybox.


LeftId

ImageSky.LeftId: int

The image ID of the left side of the skybox.


RightId

ImageSky.RightId: int

The image ID of the right side of the skybox.


TopId

ImageSky.TopId: int

The image ID of the top side of the skybox.