Preparing search index...
The search index is not available
Chalkboard - v2.4.0
Chalkboard
Chalkboard
real
lerp
Function lerp
Calculates the linear interpolation between a point and a variable.
lerp
(
p
:
[
number
,
number
]
,
t
:
number
)
:
number
Parameters
p
:
[
number
,
number
]
The point
t
:
number
The variable
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples
Chalkboard - v2.4.0
Loading...
Calculates the linear interpolation between a point and a variable.