Version: 2017.2

AnimatorController.GetStateEffectiveMotion

切换到手册
public Motion GetStateEffectiveMotion (Animations.AnimatorState state);
public Motion GetStateEffectiveMotion (Animations.AnimatorState state, int layerIndex);

参数

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

描述

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