Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Extensions.Algorithms
ResponseCurveFloat Class
ResponseCurveFloat Methods
GetLerp Method
Lerp Method
ResponseCurveFloat
GetLerp Method
Namespace:
Gamelogic.Extensions.Algorithms
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
static
ResponseCurveFloat
GetLerp
(
float
x0
,
float
x1
,
float
y0
,
float
y1
)
Parameters
x0
Type:
System
Single
x1
Type:
System
Single
y0
Type:
System
Single
y1
Type:
System
Single
Return Value
Type:
ResponseCurveFloat
See Also
Reference
ResponseCurveFloat Class
Gamelogic.Extensions.Algorithms Namespace