Interpolate
Interpolate(Vector4, Vector4, 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