AnimancerNode.

CreatePlayable() Method

Summary

Creates and assigns the UnityEngine.Playables.Playable managed by this node.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerNode

Syntax

protected virtual void CreatePlayable()

Remarks

This method also applies the Animancer.AnimancerNodeBase.Speed if it was set beforehand.

Return Value

Type Description
void