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