Class HPRootInspector
Class to display the HPRoot fields inside the Unity inspector.
Inherited Members
UnityEditor.Editor.Cleanup()
UnityEditor.Editor.MoveNextTarget()
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Geospatial.HighPrecision.Editor
Assembly: solution.dll
Syntax
[CustomEditor(typeof(HPRoot))]
public class HPRootInspector : HPNodeInspector, IPreviewable, IToolModeOwner