This is the old Animancer v7.4 documentation. Click here for the latest version.

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