Rebel Fork Framework
Urho3D::AutoExposurePassSettings Struct Reference

Public Member Functions

void Validate ()
 
bool operator== (const AutoExposurePassSettings &rhs) const
 
bool operator!= (const AutoExposurePassSettings &rhs) const
 

Public Attributes

bool autoExposure_ {}
 
float minExposure_ { 1.0f }
 
float maxExposure_ { 3.0f }
 
float adaptRate_ { 0.6f }
 

Member Function Documentation

◆ Validate()

void Urho3D::AutoExposurePassSettings::Validate ( )
inline

Utility operators


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