Summary
Draws lines for the current weight, time, and fade destination.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- AnimancerStateDrawer
<T>
Syntax
public void DoDetailLinesGUI(Rect totalArea, Rect highlightArea, float effectiveWeight)
Parameters
| Name | Type | Description |
|---|---|---|
| totalArea | Rect | |
| highlightArea | Rect | |
| effectiveWeight | float |
Return Value
| Type | Description |
|---|---|
| void |