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

Public Member Functions

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

Public Attributes

MaterialQuality materialQuality_ { QUALITY_HIGH }
 
unsigned maxVertexLights_ { 4 }
 
unsigned maxPixelLights_ { 4 }
 
unsigned pcfKernelSize_ { 1 }
 
float normalOffsetScale_ {1.0f}
 
LightProcessorCacheSettings lightProcessorCache_
 

Member Function Documentation

◆ CalculatePipelineStateHash()

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

Utility operators


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