public void SetOverrideMotion (Animations.AnimatorState state, Motion motion);

Parameters

stateThe state which we want to set the motion.
motionThe motion that will be set.

Description

Sets the override motion for the state on the given layer.