AnimatorController.GetStateEffectiveMotion

Switch to Manual
public Motion GetStateEffectiveMotion (Animations.AnimatorState state);
public Motion GetStateEffectiveMotion (Animations.AnimatorState state, int layerIndex);

Parameters

state要获取其 Motion 的 AnimatorState。
layerIndex所查询的层。

Description

获取 AnimatorState 的有效 Motion。Motion 或者存储在 AnimatorStateMachine 中,或者存储在 AnimatorLayer 的重载中。使用此函数可获取有效使用的 Motion。