ShadowBiasConfig Type
Global shadow bias configuration.
Record fields
| Record Field |
Description
|
Full Usage:
DirectionalBias
Field type: float32
|
Bias for directional light shadows. Default 0.0005.
|
Full Usage:
PointBias
Field type: float32
|
Bias for point light shadows. Default 0.01.
|
Full Usage:
SlopeScaleBias
Field type: float32
|
Slope-scale bias multiplier. Default 0.0005.
|
Full Usage:
SpotBias
Field type: float32
|
Bias for spot light shadows. Default 0.001.
|
Mibo.Raylib