Mathf.MoveTowardsAngle

Calculate the amount of movement to move from Current to Target at the speed of MaxDelta.

Mathf.MoveTowardsAngle

Properties

Property Name Description
Current The current angle
Target The angle to move towards.
Max Delta The maximum change that should be applied to the value.
Result Result output