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