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