SampleGrad 関数を使えばできる。 Copied! float4 t = tex.SampleGrad(_LinearClamp, uv, dx, dy);. ここで掴みたいことは、導関数(dxとdy)を計算し ...
確定! 回上一頁