#define SHADOWCOMPARE(tex,coord) textureProj(tex, coord) #define SHADOWGATHER(tex,coord) textureGather(tex, coord.xy, coord.z)
確定! 回上一頁