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.