| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > Vector4 Structure : MultiplyRef Method |
| 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. |