Table of Contents

Class KmaxStylusEditor

Namespace
KmaxXR
Assembly
KmaxXR.Core.Editor.dll
public class KmaxStylusEditor : Editor
Inheritance
KmaxStylusEditor

Constructors

KmaxStylusEditor()

public KmaxStylusEditor()

Properties

previewLabelStyle

protected GUIStyle previewLabelStyle { get; }

Property Value

GUIStyle

Methods

GetPreviewTitle()

public override GUIContent GetPreviewTitle()

Returns

GUIContent

HasPreviewGUI()

public override bool HasPreviewGUI()

Returns

bool

OnInspectorGUI()

public override void OnInspectorGUI()

OnPreviewGUI(Rect, GUIStyle)

public override void OnPreviewGUI(Rect rect, GUIStyle background)

Parameters

rect Rect
background GUIStyle

RequiresConstantRepaint()

public override bool RequiresConstantRepaint()

Returns

bool