CLightGlow
Jump to navigation
Jump to search
Overview[edit | edit source]
Creates a distance configurable glow typically used by light sources.
Source location : /game/server/lightglow.cpp
Linked Entity : env_lightglow
Class Structure[edit | edit source]
- CBaseEntity
- CLightGlow
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_clrRender | Integer | |
m_nHorizontalSize | Integer | |
m_nVerticalSize | Integer | |
m_nMinDist | Integer | |
m_nMaxDist | Integer | |
m_nOuterMaxDist | Integer | |
m_spawnflags | Integer | |
m_vecOrigin | Vector | |
m_angRotation | Vector | |
moveparent | Integer | |
m_flGlowProxySize | Float | |
HDRColorScale | Float |
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
InputColor | ||
m_flGlowProxySize | ||
m_flHDRColorScale | ||
m_nHorizontalSize | ||
m_nMaxDist | ||
m_nMinDist | ||
m_nOuterMaxDist | ||
m_nVerticalSize |