TransformTreeWindow<TObject, TData>.

OnGUI() Method

Summary

Draws the GUI of this window.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TransformTreeWindow<TObject, TData>

Syntax

protected virtual void OnGUI()

Return Value

Type Description
void