EulerAttributeDrawer Class

Summary

[Editor-Only] [Pro-Only] A custom drawer for fields with a InspectorGadgets.Attributes.EulerAttribute.
graph BT Type-->Base0["PropertyDrawer"] Type["EulerAttributeDrawer"] class Type type-node

Syntax

[CustomPropertyDrawer(typeof(EulerAttribute))]
public sealed class EulerAttributeDrawer : PropertyDrawer

Attributes

Type Description
CustomPropertyDrawer

Methods