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