Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AnimatorControllerLayer.SetOverrideMotion

Switch to Manual
public function SetOverrideMotion(state: Animations.AnimatorState, motion: Motion): void;

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.