CustomGUI<T>.

Value Property

Summary

The object for which this GUI will be drawn.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
CustomGUI<T>

Syntax

public T Value { get; protected set; }

Value

Type Description
T