- Assembly
 - Animancer
.dll  - Namespace
 - Animancer
.Examples .AnimatorControllers .GameKit  - Containing Type
 - CharacterMovement
 
Syntax
public void TurnTowards(float currentAngle, float targetAngle, float speed)
	Parameters
| Name | Type | Description | 
|---|---|---|
| currentAngle | float | |
| targetAngle | float | |
| speed | float | 
Return Value
| Type | Description | 
|---|---|
| void |