Rebel Fork Framework
Urho3D::AutoExposurePass::Parameters Struct Reference

Public Member Functions

auto Tie () const
 
bool operator== (const Parameters &rhs) const
 
bool operator!= (const Parameters &rhs) const
 

Public Attributes

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

Member Function Documentation

◆ Tie()

auto Urho3D::AutoExposurePass::Parameters::Tie ( ) const
inline

Utility operators


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