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

AnimancerNodeDrawer<T>.

RegionStyle Property

Summary

The UnityEngine.GUIStyle used for the area encompassing this drawer.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerNodeDrawer<T>

Syntax

protected abstract GUIStyle RegionStyle { get; }

Value

Type Description
GUIStyle