Skip to content

math.lerp

Andrew McWatters edited this page Apr 19, 2020 · 11 revisions

math.lerp()

Source

engine/shared/mathlib.lua

Usage

math.lerp( f, t, dt )

Parameters

Name Type Description
f ??? ???
t ??? ???
dt ??? ???

This article is a stub. You can help Planimeter by expanding it.

Clone this wiki locally