This version of Unity is unsupported.

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.