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