docs.unity3d.com
  • Manual
  • Scripting API
  • Changelog
  • License

    • Unity.Geospatial.HighPrecision
      • DoubleBounds
      • DoublePlane
      • HPMath
      • HPNode
      • HPNode.ScaleTypes
      • HPRoot
      • HPTransform
      • LocalCoordinateSystem
      • MathExtension
      • MatrixExtension
      • SerializableDoubleBounds
    • Unity.Geospatial.HighPrecision.Editor
      • CoordinateSystemInspector
      • CoordinateSystemInspector.ScaleTypes
      • DefaultCoordinateSystemInspector
      • EditorGUILayoutWrapper
      • HPNodeInspector
      • HPRootInspector
      • HPTransformInspector
      • TransformEditorOverride

    Namespace Unity.Geospatial.HighPrecision.Editor

    Classes

    CoordinateSystemInspector

    Base class to tells an Editor class how to display the values of a custom LocalCoordinateSystem.

    DefaultCoordinateSystemInspector

    Tells an Editor class how to display the LocalCoordinateSystem values.

    EditorGUILayoutWrapper

    UI library used to display the High Precision Component fields.

    HPNodeInspector

    Base class with methods allowing to display the coordinate fields in the Unity Inspector.

    HPRootInspector

    Class to display the HPRoot fields inside the Unity inspector.

    HPTransformInspector

    Class to display the HPTransform fields inside the Unity inspector

    TransformEditorOverride

    Change the default display of the Transform within the Unity inspector.

    Enums

    CoordinateSystemInspector.ScaleTypes

    Specify how to draw the scaling field.

    Back to top Generated by DocFX