BlendAnimationOnSpeed

AnythingWorld.Animation.RunWalkIdleController.BlendAnimationOnSpeed

Declaration

public void BlendAnimationOnSpeed(float speed)

Parameters

speed

The speed of the object

Description

Blend between the different movement speeds of the object (Idle, Walk, and Run)

Last updated