|
Rebel Fork Framework
|
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_ |
|
inline |
Utility operators