class SkyBox2D : Component

book_4_sparkGenerated
code_blocksInput

Description

The SkyBox2D class in the Sandbox namespace is a component that adds a 2D skybox to the world. It is part of the rendering category and provides properties to customize the appearance and behavior of the skybox.

Members

Instance Properties

Member NameSummary
TintGets or sets the color tint of the skybox.
SkyIndirectLightingDetermines whether to use the skybox for lighting as an environment map probe.
SkyMaterialGets or sets the material used for the skybox.
SkyTextureGets or sets the texture applied to the skybox.