- Found in:
- Mathf
Description
Documentation Comment
Returns number that will increment and decrement between 0 and length
Caveats
Parameters
floatt
floatlen
Examples
Auto-Generated Example
float myFloat__t
float myFloat__len
float returnedValue = LibMathf.PingPong(myFloat__t, myFloat__len)