AnimancerGraphControls.

DoGraphGUI(AnimancerGraph, Rect) Method

Summary

Draws manual controls for the Animancer.AnimancerGraph.PlayableGraph.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerGraphControls

Syntax

public static void DoGraphGUI(AnimancerGraph graph, out Rect area)

Parameters

Name Type Description
graph AnimancerGraph
area Rect

Return Value

Type Description
void