CustomGUI<T>.

Label Property

Summary

The optional label to draw in front of the field.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
CustomGUI<T>

Syntax

public GUIContent Label { get; set; }

Value

Type Description
GUIContent