AnimancerGraphCleanup.

RemoveGraph(AnimancerGraph) Method

Summary

[Editor-Only] Removes the `graph` from the list of instances.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerGraphCleanup

Syntax

public static void RemoveGraph(AnimancerGraph graph)

Parameters

Name Type Description
graph AnimancerGraph

Return Value

Type Description
void