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