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