CColorCorrection
Jump to navigation
Jump to search
Overview[edit | edit source]
...
Source location : /game/server/colorcorrection.cpp
Linked Entity : color_correction
Class Structure[edit | edit source]
- CBaseEntity
- CColorCorrection
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_vecOrigin | Vector | |
m_MinFalloff | Float | |
m_MaxFalloff | Float | |
m_flCurWeight | Float | |
m_netlookupFilename | String | |
m_bEnabled | Boolean |
Entity DataMaps[edit | edit source]
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 |