float mod(float x, float y) vec2 mod(vec2 x, vec2 y) vec3 mod(vec3 x, vec3 y) vec4 mod(vec4 x, ... i.e. x when x is positive or zero and -x for negative x.
確定! 回上一頁