Click or drag to resize

Vector4Multiply Operator

Overload List
  NameDescription
Public operatorStatic memberMultiply(Double, Vector4)
Scale the X, Y, Z and W components of Vector4
Public operatorStatic memberMultiply(Single, Vector4)
Scale the X, Y, Z and W components of Vector4
Public operatorStatic memberMultiply(Vector4, Double)
Scale the X, Y, Z and W components of Vector4
Public operatorStatic memberMultiply(Vector4, Single)
Scale the X, Y, Z and W components of Vector4
Top
See Also