Vector2PosMod Method |
| Name | Description | |
|---|---|---|
| PosMod(Single) |
Returns a vector composed of the PosMod(Single, Single) of this vector's components and `mod`.
| |
| PosMod(Vector2) |
Returns a vector composed of the PosMod(Single, Single) of this vector's components and `modv`'s components.
|