AnimancerGraphControls.

DoGraphGUI(AnimancerPlayable, Rect) Method

Summary

Draws manual controls for the Animancer.AnimancerPlayable.Graph.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerGraphControls

Syntax

public static void DoGraphGUI(AnimancerPlayable playable, out Rect area)

Parameters

Name Type Description
playable AnimancerPlayable
area Rect

Return Value

Type Description
void