Vector4Multiply Method |
| Name | Description | |
|---|---|---|
| Multiply(Double) |
Scale the X, Y, Z and W components of Vector4 | |
| Multiply(Single) |
Scale the X, Y, Z and W components of Vector4 | |
| Multiply(Vector4) |
Scale the X, Y, Z and W components of Vector4.
| |
| Multiply(Vector4, Vector4) |
Scale the X, Y, and Z 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 |