Interpolate
Interpolate(short, short, float)
Description
Perform interpolation processing
Parameters
| Parameter Name | Description | 
|---|---|
| from | Original value | 
| to | Target value | 
| t | Progress | 
Returns
Interpolation result
Perform interpolation processing
| Parameter Name | Description | 
|---|---|
| from | Original value | 
| to | Target value | 
| t | Progress | 
Interpolation result