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.
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.
Member Name | Summary |
---|---|
Tint | Gets or sets the color tint of the skybox. |
SkyIndirectLighting | Determines whether to use the skybox for lighting as an environment map probe. |
SkyMaterial | Gets or sets the material used for the skybox. |
SkyTexture | Gets or sets the texture applied to the skybox. |