Summary
Draws a field for the `value`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- FastObjectField
Syntax
public void Draw(Rect area, Object value, bool drawPing = true)
Parameters
Name | Type | Description |
---|---|---|
area | Rect | |
value | Object | |
drawPing | bool |
Return Value
Type | Description |
---|---|
void |