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 image properties. Any image from the library can be used for the skybox.

Inherits: Sky

Properties

  • TopImage: ImageAsset
  • BottomImage: ImageAsset
  • LeftImage: ImageAsset
  • RightImage: ImageAsset
  • FrontImage: ImageAsset
  • BackImage: ImageAsset