float textureProj(sampler2DShadow sample, vec4 p) { vec4 color ... what textureProj does is treating your texture coordinates as homogenous ...
確定! 回上一頁