AnimationClipEditor.

OnInteractivePreviewGUI(Rect, GUIStyle) Method

Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimationClipEditor

Syntax

public override void OnInteractivePreviewGUI(Rect area, GUIStyle background)

Parameters

Name Type Description
area Rect
background GUIStyle

Return Value

Type Description
void