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

AnimancerStateDrawer<T>.

AnimancerStateDrawer(T) Constructor

Summary

Creates a new Animancer.Editor.AnimancerStateDrawer`1 to manage the Inspector GUI for the `target`.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerStateDrawer<T>

Syntax

public AnimancerStateDrawer(T target)

Parameters

Name Type Description
target T

Return Value

Type Description
void