Query the shadow map for the depth from the light's perspective. (texture(shadowMap, texturePos.xy) if un-projected, textureProj(shadowMap, ...
確定! 回上一頁