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

TransitionLibraryWindowPage.

OnGUI(Rect) Method

Summary

Draws the GUI of this page.

Syntax

public abstract void OnGUI(Rect area)

Parameters

Name Type Description
area Rect

Return Value

Type Description
void