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

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