Castor3D 0.12.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::HdrConfig Class Reference

#include <HdrConfig.hpp>

Public Attributes

float exposure { 1.0f }
 
float gamma { 2.2f }
 

Member Data Documentation

◆ exposure

float castor3d::HdrConfig::exposure { 1.0f }

The exposure value.

Referenced by castor3d::Camera::setExposure().

◆ gamma

float castor3d::HdrConfig::gamma { 2.2f }

The gamma correction value.

Referenced by castor3d::Camera::setGamma().


The documentation for this class was generated from the following file: