AnimancerPlayable.LayerList.

AnimancerPlayable.

Activate(AnimancerPlayable) Method

Summary

[Pro-Only] Sets the Animancer.AnimancerPlayable.Layers and assigns the main UnityEngine.Playables.Playable of this list.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable.LayerList

Syntax

public virtual void Activate(AnimancerPlayable root)

Parameters

Name Type Description
root AnimancerPlayable

Return Value

Type Description
void