AnimancerNode.

CreatePlayable() Method

Summary

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

Syntax

public virtual void CreatePlayable()

Remarks

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

Return Value

Type Description
void