AnimancerLayer.

CreatePlayable(Playable) Method

Summary

Creates and assigns the UnityEngine.Animations.AnimationMixerPlayable managed by this layer.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerLayer

Syntax

protected override void CreatePlayable(out Playable playable)

Parameters

Name Type Description
playable Playable

Return Value

Type Description
void