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

NullReturns an invalid AnimatorControllerPlayable.

Static Methods 静态方法

CreateCreates an AnimatorControllerPlayable in the PlayableGraph.