Mathf.LerpAngle
Linearly interpolate the angle within the range from From to To.
Properties
Property Name | Description |
---|---|
From | Starting value |
To | End value |
T | Interpolation parameter |
Result | Result output |
Linearly interpolate the angle within the range from From to To.
Property Name | Description |
---|---|
From | Starting value |
To | End value |
T | Interpolation parameter |
Result | Result output |