Mathf.Lerp

Linearly interpolate values within the range from From to To.

Mathf.Lerp

Properties

Property Name Description
From Starting value
To End value
T Interpolation parameter
Result Result output