# Mathf.PingPong

The interpolation parameter T makes a round trip between 0 and Length.

![Mathf.PingPong](./images/MathfPingPongCalculator.png)

## Property

<table border="1" class="docutils">
<tbody valign="top">
<tr>
<td>
T
</td>
<td>
Interpolation parameter
</td>
</tr>
<tr>
<td>
Length
</td>
<td>
Length
</td>
</tr>
<tr>
<td>
Result
</td>
<td>
Result output
</td>
</tr>
 </tbody>
</table>

