Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AnimatorControllerLayer.GetOverrideMotion

Declaration

public Motion GetOverrideMotion(Animations.AnimatorState state);

Parameters

state The state which we want to get the motion.

Description

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