Overload | Description |
---|---|
Multiply(Vector2,Single) | Scales a vector by the given value. |
Multiply(Vector2,Vector2) | Modulates a vector with another by performing component-wise multiplication. |
Overload | Description |
---|---|
Multiply(Vector2,Single) | Scales a vector by the given value. |
Multiply(Vector2,Vector2) | Modulates a vector with another by performing component-wise multiplication. |