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