AnimancerPlayableDrawer.

DoGUI(IAnimancerComponent) Method

Summary

Draws the GUI of the Animancer.IAnimancerComponent.Playable.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerPlayableDrawer

Syntax

public void DoGUI(IAnimancerComponent target)

Parameters

Name Type Description
target IAnimancerComponent

Return Value

Type Description
void