Background for Skyrim SE
Member of the LibMathf script
floatfunctionPingPong(floatt, floatlen)NativeGlobal

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)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.