CColorCorrection
Jump to navigation
Jump to search
Overview
...
Source location : /game/server/colorcorrection.cpp
Linked Entity : color_correction
Class Structure
- CBaseEntity
- CColorCorrection
SendProps
| Name | Type | Description |
|---|---|---|
| m_vecOrigin | Vector | |
| m_MinFalloff | Float | |
| m_MaxFalloff | Float | |
| m_flCurWeight | Float | |
| m_netlookupFilename | String | |
| m_bEnabled | Boolean |
Entity DataMaps
| Name | Type | Description |
|---|---|---|
| CColorCorrectionFadeInThink | ||
| CColorCorrectionFadeOutThink | ||
| InputDisable | ||
| InputEnable | ||
| InputSetFadeInDuration | ||
| InputSetFadeOutDuration | ||
| m_MaxFalloff | ||
| m_MinFalloff | ||
| m_bEnabled | ||
| m_bStartDisabled | ||
| m_flCurWeight | ||
| m_flFadeInDuration | ||
| m_flFadeOutDuration | ||
| m_flMaxWeight | ||
| m_flStartFadeInWeight | ||
| m_flStartFadeOutWeight | ||
| m_flTimeStartFadeIn | ||
| m_flTimeStartFadeOut | ||
| m_lookupFilename |