Rebel Fork Framework
Urho3D::BloomPassSettings Struct Reference

Public Member Functions

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

Public Attributes

bool enabled_ {}
 
bool hdr_ {}
 
unsigned numIterations_ { 5 }
 
float threshold_ { 0.8f }
 
float thresholdMax_ { 1.0f }
 
float intensity_ { 1.0f }
 
float iterationFactor_ { 1.0f }
 

Member Function Documentation

◆ Validate()

void Urho3D::BloomPassSettings::Validate ( )
inline

Utility operators


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