Summary
Draws highlights for the `area`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .TransitionLibraries - Containing Type
- Transition
Library Window Highlighter
Syntax
public void DrawHighlightGUI(Rect area, bool selected, bool hover)
Parameters
Name | Type | Description |
---|---|---|
area | Rect | |
selected | bool | |
hover | bool |
Return Value
Type | Description |
---|---|
void |