AnimancerPlayableDrawer.

DoGUI(IAnimancerComponent[]) Method

Summary

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

Syntax

public void DoGUI(IAnimancerComponent[] targets)

Parameters

Name Type Description
targets IAnimancerComponent[]

Return Value

Type Description
void