Rebel Fork Framework
Urho3D::CubemapRenderingSettings Struct Reference

Public Member Functions

bool operator== (const CubemapRenderingSettings &rhs) const
 
bool operator!= (const CubemapRenderingSettings &rhs) const
 

Public Attributes

unsigned textureSize_ {DefaultTextureSize}
 
unsigned viewMask_ {DefaultViewMask}
 
float nearClip_ {DefaultNearClip}
 
float farClip_ {DefaultFarClip}
 

Static Public Attributes

static constexpr unsigned DefaultTextureSize = 256
 
static constexpr unsigned DefaultViewMask = 0xffffffff
 
static constexpr float DefaultNearClip = 0.1f
 
static constexpr float DefaultFarClip = 100.0f
 

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