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

SpriteEditor.

OnPreviewGUI(Rect, GUIStyle) Method

Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
SpriteEditor

Syntax

public override void OnPreviewGUI(Rect area, GUIStyle background)

Parameters

Name Type Description
area Rect
background GUIStyle

Return Value

Type Description
void