Summary
Draws the GUI for this attribute.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Units .Editor - Containing Type
- Animation
Time Attribute Drawer
Syntax
public void OnGUI(Rect area, GUIContent label, ref float value)
Parameters
Name | Type | Description |
---|---|---|
area | Rect | |
label | GUIContent | |
value | float |
Return Value
Type | Description |
---|---|
void |