![]() |
Castor3D 0.12.0
Multiplatform 3D engine
|
#include <HdrConfig.hpp>
Public Attributes | |
| float | exposure { 1.0f } |
| float | gamma { 2.2f } |
| float castor3d::HdrConfig::exposure { 1.0f } |
The exposure value.
Referenced by castor3d::Camera::setExposure().
| float castor3d::HdrConfig::gamma { 2.2f } |
The gamma correction value.
Referenced by castor3d::Camera::setGamma().