-
Notifications
You must be signed in to change notification settings - Fork 241
TonemappingSettings
Adrien Givry edited this page Feb 7, 2025
·
3 revisions
Contains all the settings for the tone mapping effect.
- C++ related class:
OvCore::Rendering::PostProcess::TonemappingSettings
- Inherits from lua usertype:
EffectSettings
Name | Type | Description |
---|---|---|
Exposure | number |
|
Mode | TonemappingMode |
|
GammaCorrection | boolean |
This usertype has no constructors
This usertype has no functions
This usertype has no operators