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