AnimancerGraphDrawer.

DoGUI(IAnimancerComponent[]) Method

Summary

Draws the GUI of the Animancer.IAnimancerComponent.Graph if there is only one target.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerGraphDrawer

Syntax

public void DoGUI(IAnimancerComponent[] targets)

Parameters

Name Type Description
targets IAnimancerComponent[]

Return Value

Type Description
void