PathFollowingAnimator.setSpeed() method

Set the animation speed.

Signature:

setSpeed(speed: number): void;

Parameters

ParameterDescription
speedThe distance of pawn

Returns:

void