# | Line 1708 | Line 1708 | void initPhotonScatterFuncs () | |
---|---|---|
1708 | ||
1709 | photonScatter [MOD_ALIAS] = aliasPhotonScatter; | |
1710 | photonScatter [MAT_BSDF] = | |
1711 | < | photonScatter [MAT_SBSDF] = bsdfPhotonScatter; |
1711 | > | photonScatter [MAT_ABSDF] = bsdfPhotonScatter; |
1712 | } |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |