Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

AnimatorControllerLayer.SetOverrideMotion

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

Parameters

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

Description

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