float r = sqrt(r2);. float2 uv = p/r2;. // animate. uv += 10.0 * cos( float2(0.6,0.3) + float2(0.1,0.13) * 2. * sin(time) );.
確定! 回上一頁