Vector4Multiply Operator |
| Name | Description | |
|---|---|---|
| Multiply(Double, Vector4) |
Scale the X, Y, Z and W components of Vector4 | |
| Multiply(Single, Vector4) |
Scale the X, Y, Z and W components of Vector4 | |
| Multiply(Vector4, Double) |
Scale the X, Y, Z and W components of Vector4 | |
| Multiply(Vector4, Single) |
Scale the X, Y, Z and W components of Vector4 |