#pragma kernel CSMain RWTexture2D<float4> Result; [numthreads(8,8,1)] void CSMain (uint2 id : SV_DispatchThreadID) { float x, y; Result.
確定! 回上一頁