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

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