ManualMixerState.Drawer<T>.

ManualMixerState.

Drawer(T) Constructor

Summary

Creates a new Animancer.ManualMixerState.Drawer`1 to manage the Inspector GUI for the `state`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState.Drawer<T>

Syntax

public Drawer(T state)

Parameters

Name Type Description
state T

Return Value

Type Description
void