Vector4Scale Method |
| Name | Description | |
|---|---|---|
| Scale(Double) |
Scale the X, Y, Z and W components of Vector4 | |
| Scale(Single) |
Scale the X, Y, Z and W components of Vector4 | |
| Scale(Vector4) |
Scale the X, Y, Z and W components of Vector4.
| |
| Scale(Vector4, Vector4) |
Scale the X, Y, Z and W components of Vector4 .
| |
| Scale(Vector4, Double) |
Scale the X, Y, Z and W components of Vector4 | |
| Scale(Vector4, Single) |
Scale the X, Y, Z and W components of Vector4 |