Env sky (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(CD)
 
Line 1: Line 1:
{{tabsBar|main=sky_camera}}
{{tabsBar|main=sky_camera}}
{{CD|CEnvSky|base=CBaseEntity|goldsrc=[https://github.com/HLSources/Spirit-of-Half-Life/blob/5ad2e00fe1546cc73e19255c75512a11ee3980c8/dlls/effects.cpp#L4586 effects.cpp]}}
{{stub}}
{{stub}}
:{{for|the {{src2|2}} entity that controls the 2D skybox texture|[[env_sky]]}}
:{{for|the {{src2|2}} entity that controls the 2D skybox texture|[[env_sky]]}}

Latest revision as of 17:32, 19 November 2025

Edit Tabs
C++ Class hierarchy
CEnvSky
CBaseEntity
C++ effects.cpp

Stub

This article or section is a stub. You can help by expanding it.

For the Source 2 Source 2 entity that controls the 2D skybox texture, see env_sky.

env_sky is a point entity available in Spirit of Half-Life Spirit of Half-Life. "Unreal-Tournament style sky view", similar to 3D skies in Source.

Keyvalues

Name (targetname) <string>
The targetname that other entities refer to this entity by, usually via the target, killtarget, and TriggerTarget KVs.