PlayableAssetState.

CreatePlayable(Playable) Method

Summary

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

Syntax

protected override void CreatePlayable(out Playable playable)

Parameters

Name Type Description
playable Playable

Return Value

Type Description
void