Exposes parameters for the shadow map setup in materials and effects supporting it. More...
Public Attributes | |
SHADOW_MAP_PCF | _pcf = SHADOW_MAP_PCF::PCF_9_TAP |
The PCF setting. | |
float | _depthBias = -1.f |
The depth bias to use. Leave to -1 to use the default value. | |
bool | _debugOob = false |
Whether the out of bound debug flag should be enabled or not. | |
Exposes parameters for the shadow map setup in materials and effects supporting it.