ConditionalAttribute.PropertyDrawer
Enum in Zigurous.Architecture
Declaration
public enum PropertyDrawer
Description
A type of property drawer used to draw the field.
Properties
Default | Draws the field as a normal property based on its type. |
Slider | Draws the field with a slider. |