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

ManualMixerState.

SetGraph(AnimancerGraph) Method

Summary

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

Syntax

public override void SetGraph(AnimancerGraph graph)

Parameters

Name Type Description
graph AnimancerGraph

Return Value

Type Description
void