Click or drag to resize

Vector3Modulus Operator

Overload List
 NameDescription
Public operatorStatic memberModulus(Vector3, Vector3) The modulo operator, element by element (componentwise), of two vectors.
Public operatorStatic memberModulus(Vector3, Double) The modulo operator, element by element (componentwise) of the vector x_a on the left, but always with the number x_b on the right.
Top
See Also