AnimatorControllerPlayable
struct in UnityEngine.Animations
/
Implemented in:UnityEngine.AnimationModule
Implements interfaces:IPlayable
Description 描述
An implementation of IPlayable that controls an animation RuntimeAnimatorController.
NOTE: You can use PlayableExtensions methods with AnimatorControllerPlayable objects.
Static Properties
| Null | Returns an invalid AnimatorControllerPlayable. |
Static Methods 静态方法
| Create | Creates an AnimatorControllerPlayable in the PlayableGraph. |