AnimancerComponent.

InitializePlayable(AnimancerGraph) Method

Summary

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

Syntax

public void InitializePlayable(AnimancerGraph graph)

Parameters

Name Type Description
graph AnimancerGraph

Return Value

Type Description
void