Show / Hide Table of Contents

Class CustomRegionEditor

Inheritance
Editor
CustomRegionEditor
Namespace: Alegra.DimSums
Assembly: cs.temp.dll.dll
Syntax
public class CustomRegionEditor : Editor

Fields

insertPoint

Declaration
public int insertPoint
Field Value
Type Description
System.Int32

snapEnabled

Declaration
public bool snapEnabled
Field Value
Type Description
System.Boolean

snapValue

Declaration
public float snapValue
Field Value
Type Description
System.Single

Properties

earlyOut

Declaration
public bool earlyOut { get; }
Property Value
Type Description
System.Boolean

Methods

CreateHighlight()

Declaration
public static void CreateHighlight()

MenuCreatePolydrawObject()

Declaration
public static void MenuCreatePolydrawObject()

OnInspectorGUI()

Declaration
public override void OnInspectorGUI()

OnSceneGUI()

Declaration
public void OnSceneGUI()
Back to top Generated by DocFX