Function JobRVO.right
right
(float2 vector1, float2 vector2)
True if vector2 is to the right of vector1.
Public
Static
bool right (
float2 | vector1 | |
float2 | vector2 |
True if vector2 is to the right of vector1.