CLightGlow
		
		
		
		Jump to navigation
		Jump to search
		
Overview
Creates a distance configurable glow typically used by light sources.
Source location : /game/server/lightglow.cpp
Linked Entity : env_lightglow
Class Structure
- CBaseEntity
- CLightGlow
 
SendProps
| 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
| Name | Type | Description | 
|---|---|---|
| InputColor | ||
| m_flGlowProxySize | ||
| m_flHDRColorScale | ||
| m_nHorizontalSize | ||
| m_nMaxDist | ||
| m_nMinDist | ||
| m_nOuterMaxDist | ||
| m_nVerticalSize |