This was caused by float imprecision in the NDF computation when alpha was very close to 0. The alpha clamping threshold for the eval function needs to be higher than the one for the sampling function. Fix #118997
This was caused by float imprecision in the NDF computation when alpha was very close to 0. The alpha clamping threshold for the eval function needs to be higher than the one for the sampling function. Fix #118997