SchemaEntityClasses
CEnvSky
CEnvSky
Inheritance: CBaseModelEntity
Fields
- m_hSkyMaterial CStrongHandle<InfoForResourceTypeIMaterial2>
- m_hSkyMaterialLightingOnly CStrongHandle<InfoForResourceTypeIMaterial2>
- m_bStartDisabled bool
- m_vTintColor Color
- m_vTintColorLightingOnly Color
- m_flBrightnessScale float
- m_nFogType int32_t
- m_flFogMinStart float
- m_flFogMinEnd float
- m_flFogMaxStart float
- m_flFogMaxEnd float
- m_bEnabled bool
Methods
CEnvSky* New(className)
Parameters
- className const char*
CEnvSky* FromIndex(iIndex)
Parameters
- iIndex int
CEnvSky* FromIndex(index)
Parameters
- index CEntityIndex