lerp - Total-RP/Total-RP-3 GitHub Wiki Returns the interpolation of a set of numbers TRP3_API.utils.math.lerp(delta, from, to) Arguments delta: Must be a number between 0 and 1 from: Lower bound to: Upper bound ⚠️ **GitHub.com Fallback** ⚠️