AnimancerPreviewRenderer.

DoGUI(Rect, GUIStyle) Method

Summary

Draws the preview.

Syntax

public void DoGUI(Rect area, GUIStyle background)

Parameters

Name Type Description
area Rect
background GUIStyle

Return Value

Type Description
void