This is the old Animancer v7.4 documentation. Click here for the latest version.

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