class SceneSkyBox : SceneObject

book_4_sparkGenerated
code_blocksInput

Description

The SceneSkyBox class is responsible for rendering a skybox within a SceneWorld. It provides properties to control the appearance of the skybox, such as the material, tint, and fog parameters.

Members

Instance Members

Member Name Summary
SkyMaterial The skybox material. Typically it should use the "Sky" shader.
SkyTint Skybox color tint.
FogParams Controls the skybox specific fog.
SetSkyLighting Obsolete. Sets the sky lighting using a constant vector.