- Found in:
- Mathf
Description
Documentation Comment
Loops t so t is never larger than length and never smaller than 0
Caveats
Parameters
floatt
floatlen
Examples
Auto-Generated Example
float myFloat__t
float myFloat__len
float returnedValue = LibMathf.Repeat(myFloat__t, myFloat__len)