Click or drag to resize

VectorExtensionsWithIncX Method

Overload List
  NameDescription
Public methodStatic memberWithIncX(Vector2, Single)
Returns a copy of the vector with the x-coordinate incremented with the given value.
Public methodStatic memberWithIncX(Vector3, Single)
Returns a copy of the vector with the x-coordinate incremented with the given value.
Top
See Also