Rebel Fork Framework
Urho3D::ShadowMapAllocatorSettings Struct Reference

Public Member Functions

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

Public Attributes

bool enableVarianceShadowMaps_ {}
 
int varianceShadowMapMultiSample_ { 1 }
 
bool use16bitShadowMaps_ {}
 
unsigned shadowAtlasPageSize_ { 2048 }
 
float depthBiasScale_ {1.0f}
 
float depthBiasOffset_ {0.0f}
 

Member Function Documentation

◆ CalculatePipelineStateHash()

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

Utility operators


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