This version of Unity is unsupported.

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.