This version of Unity is unsupported.

AnimationMixerPlayable

struct in UnityEngine.Animations

/

Implemented in:UnityEngine.AnimationModule


Implements interfaces:IPlayable

Description

An implementation of IPlayable that controls an animation mixer.

NOTE: You can use PlayableExtensions methods with AnimationMixerPlayable objects.

Static Properties

NullReturns an invalid AnimationMixerPlayable.

Static Methods

CreateCreates an AnimationMixerPlayable in the PlayableGraph.