AnimancerComponent.

InitializePlayable(AnimancerPlayable) Method

Summary

Sets the Animancer.AnimancerComponent.Playable and connects it to the Animancer.AnimancerComponent.Animator.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerComponent

Syntax

public void InitializePlayable(AnimancerPlayable playable)

Parameters

Name Type Description
playable AnimancerPlayable

Return Value

Type Description
void