AnimancerJob<T>.

CreatePlayable(AnimancerPlayable) Method

Summary

Creates the Animancer.AnimancerJob`1._Playable and inserts it between the root and the graph output.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerJob<T>

Syntax

protected void CreatePlayable(AnimancerPlayable animancer)

Parameters

Name Type Description
animancer AnimancerPlayable

Return Value

Type Description
void