 | ResponseCurveIntLerp Method |
Namespace:
Gamelogic.Extensions.Algorithms
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxprotected override int Lerp(
int outputSampleMin,
int outputSampleMax,
float t
)
Parameters
- outputSampleMin
- Type: SystemInt32
- outputSampleMax
- Type: SystemInt32
- t
- Type: SystemSingle
Return Value
Type:
Int32
See Also