|
Unravel Engine C++ Reference
|
Struct representing implementation parameters for PCF shadow mapping. More...
#include <light.h>
Public Attributes | |
| float | x_offset {1.0f} |
| Offset along the x-axis for PCF sampling. | |
| float | y_offset {1.0f} |
| Offset along the y-axis for PCF sampling. | |
Struct representing implementation parameters for PCF shadow mapping.
| float unravel::light::shadowmap_params::pcf_impl_params::x_offset {1.0f} |
| float unravel::light::shadowmap_params::pcf_impl_params::y_offset {1.0f} |