This is the old Animancer v7.4 documentation. Click here for the latest version.

TransitionLibraryWindowHighlighter.

DrawHighlightGUI(Rect, bool, bool) Method

Summary

Draws highlights for the `area`.

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