Click or drag to resize

VectorExtensionsWithIncY Method

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