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

Public Member Functions

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

Public Attributes

bool cubemapBoxProjection_ {}
 
DrawableAmbientMode ambientMode_ { DrawableAmbientMode::Directional }
 
Vector2 varianceShadowMapParams_ { 0.0000001f, 0.9f }
 

Member Function Documentation

◆ CalculatePipelineStateHash()

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

Utility operators


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