|
Urho3D
|
Depth bias parameters. Used both by lights (for shadow mapping) and materials. More...
#include </home/runner/work/rurho3d.github.io/rurho3d.github.io/urho3d_repo/Source/Urho3D/Graphics/Light.h>
Public Attributes | |
| float | constantBias_ |
| Constant bias. | |
| float | slopeScaledBias_ |
| Slope scaled bias. | |
| float | normalOffset_ |
| Normal offset multiplier. | |
Depth bias parameters. Used both by lights (for shadow mapping) and materials.