Class HPTransformInspector
Class to display the HPTransform 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(HPTransform))]
public class HPTransformInspector : HPNodeInspector, IPreviewable, IToolModeOwner
Methods
OnDisable()
This function is called when the scriptable object goes out of scope.
Declaration
public void OnDisable()