CTonemapController2
CTonemapController2
Inherited from CBaseEntity
Fields
| EntityKeyValues Name | Field Name | Field Type |
|---|---|---|
MinExposure | m_flAutoExposureMin | FIELD_FLOAT32 |
MaxExposure | m_flAutoExposureMax | FIELD_FLOAT32 |
rate | m_flExposureAdaptationSpeedUp | FIELD_FLOAT32 |
Input
| Input Name | Field Type |
|---|---|
Enable | FIELD_VOID |
Disable | FIELD_VOID |
SetMinExposure | FIELD_FLOAT32 |
SetMaxExposure | FIELD_FLOAT32 |
SetExposureAdaptationSpeedUp | FIELD_FLOAT32 |
SetExposureAdaptationSpeedDown | FIELD_FLOAT32 |
Output
No Entry
Functions
No Entry