AnimancerState.

SetGraph(AnimancerGraph) Method

Summary

Sets the Animancer.AnimancerNodeBase.Graph.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerState

Syntax

public virtual void SetGraph(AnimancerGraph graph)

Parameters

Name Type Description
graph AnimancerGraph

Return Value

Type Description
void