This is the old Animancer v7.4 documentation. Click here for the latest version.

CharacterMovement.

GetTurnAngles(Vector3, float, float) Method

Syntax

public bool GetTurnAngles(Vector3 direction, out float currentAngle, out float targetAngle)

Parameters

Name Type Description
direction Vector3
currentAngle float
targetAngle float

Return Value

Type Description
bool