Modulo Returns the remainder of division of a and b. c = a % b Types Left: float, Right: float, Result: float Left: vec3, Right: float, Result: vec3