TransitionLibraryModifiersPage.

OnGUI(Rect) Method

Summary

Draws the GUI of this page.

Syntax

public override void OnGUI(Rect area)

Parameters

Name Type Description
area Rect

Return Value

Type Description
void