CFogController
Jump to navigation
Jump to search
Overview[edit | edit source]
...
Source location : /game/server/fogcontroller.h
Linked Entity : env_fog_controller
Class Structure[edit | edit source]
- CBaseEntity
- CFogController
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_fog.enable | Boolean | |
m_fog.blend | Boolean | |
m_fog.dirPrimary | Vector | |
m_fog.colorPrimary | Integer | |
m_fog.colorSecondary | Integer | |
m_fog.start | Float | |
m_fog.end | Float | |
m_fog.maxdensity | Float | |
m_fog.farz | Float | |
m_fog.colorPrimaryLerpTo | Integer | |
m_fog.colorSecondaryLerpTo | Integer | |
m_fog.startLerpTo | Float | |
m_fog.endLerpTo | Float | |
m_fog.lerptime | Float | |
m_fog.duration | Float |
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
CFogControllerSetLerpValues | ||
InputSetAngles | ||
InputSetColor | ||
InputSetColorLerpTo | ||
InputSetColorSecondary | ||
InputSetColorSecondaryLerpTo | ||
InputSetEndDist | ||
InputSetEndDistLerpTo | ||
InputSetFarZ | ||
InputSetMaxDensity | ||
InputSetStartDist | ||
InputSetStartDistLerpTo | ||
InputStartFogTransition | ||
InputTurnOff | ||
InputTurnOn | ||
m_bUseAngles | ||
m_fog.blend | ||
m_fog.colorPrimary | ||
m_fog.colorPrimaryLerpTo | ||
m_fog.colorSecondary | ||
m_fog.colorSecondaryLerpTo | ||
m_fog.dirPrimary | ||
m_fog.duration | ||
m_fog.enable | ||
m_fog.end | ||
m_fog.endLerpTo | ||
m_fog.farz | ||
m_fog.lerptime | ||
m_fog.maxdensity | ||
m_fog.start | ||
m_fog.startLerpTo | ||
m_iChangedVariables |