Rebel Fork Framework
Urho3D::OcclusionBufferSettings Struct Reference
Inheritance diagram for Urho3D::OcclusionBufferSettings:
Urho3D::SceneProcessorSettings

Public Member Functions

unsigned CalculatePipelineStateHash () const
 
void Validate ()
 
bool operator== (const OcclusionBufferSettings &rhs) const
 
bool operator!= (const OcclusionBufferSettings &rhs) const
 

Public Attributes

bool threadedOcclusion_ {}
 
unsigned maxOccluderTriangles_ { 5000 }
 
unsigned occlusionBufferSize_ { 256 }
 
float occluderSizeThreshold_ { 0.025f }
 

Member Function Documentation

◆ CalculatePipelineStateHash()

unsigned Urho3D::OcclusionBufferSettings::CalculatePipelineStateHash ( ) const
inline

Utility operators


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