int mod (int a, int b) { return a - ((a / b) * b); }. GLSL acts like the C language. In C,C++, Java (that's the languages I have observed ...
確定! 回上一頁