Revision Difference
env_sky#547346
<title>env_sky</title>
# env_sky
Controls the sky.
⤶
### Keyvalues⤶
⤶
In code, it is defined in the `Sky.cs` file under `addons\base\code\Entity`.⤶
⤶
## Keyvalues⤶
**Name (`targetname`)**
>* The name that other entities refer to this entity by.
**Tags (`tags`)**
>* A list of general purpose tags for this entity, for interactions with other entities such as triggers.
**Sky Material (`skyname`)**
**Skybox Tint Color (`tint_color`)**
>* Tint the skybox.
**Fog Type (`fog_type`)**
**Fog Min Angle Start (`angular_fog_min_start`)**
**Fog Min Angle End (`angular_fog_min_end`)**
**Fog Max Angle Start (`angular_fog_max_start`)**
**Fog Max Angle End (`angular_fog_max_end`)**