Summary
Draws this attribute's fields.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Units .Editor - Containing Type
- UnitsAttributeDrawer
Syntax
public void DoFieldGUI(Rect area, GUIContent label, ref float value)
Parameters
Name | Type | Description |
---|---|---|
area | Rect | |
label | GUIContent | |
value | float |
Return Value
Type | Description |
---|---|
void |