donut
donut copied to clipboard
shadowFalloffDistance is not used in the shader
Hello,
Could you explain in the code how works the method EvaluateShadowPoisson in shadows.hlsli or provide the source of the algorithm ?
For example
- I do not understand how is built the
fadevalue. - The parameter
shadowFalloffDistanceis not used in this algorithm.