Click or drag to resize

Vector4Scale Method

Overload List
  NameDescription
Public methodScale(Double)
Scale the X, Y, Z and W components of Vector4
Public methodScale(Single)
Scale the X, Y, Z and W components of Vector4
Public methodScale(Vector4)
Scale the X, Y, Z and W components of Vector4.
Public methodStatic memberScale(Vector4, Vector4)
Scale the X, Y, Z and W components of Vector4 .
Public methodStatic memberScale(Vector4, Double)
Scale the X, Y, Z and W components of Vector4
Public methodStatic memberScale(Vector4, Single)
Scale the X, Y, Z and W components of Vector4
Top
See Also