• PathPlaceholder
      • Methods
        • PlaceHolderTest
  • UnityEditor.U2D.Path
    • BezierUtility
      • Methods
        • BezierPoint
        • ClosestPointOnCurve
        • ClosestPointOnCurveFast
        • SplitBezier
    • ControlPoint
      • Fields
        • brokenCache
        • continuousCache
        • localLeftTangent
        • localRightTangent
        • mirrorLeft
        • position
        • tangentMode
      • Properties
        • leftTangent
        • rightTangent
      • Methods
        • RestoreTangents
        • StoreTangents
    • CreatePointAction
      • Constructors
        • CreatePointAction
      • Fields
        • guiToWorld
        • onCreatePoint
      • Methods
        • OnTrigger
    • Drawer
      • Methods
        • DrawBezier
        • DrawCreatePointPreview
        • DrawLine
        • DrawPoint
        • DrawPointHovered
        • DrawPointSelected
        • DrawTangent
    • EditablePath
      • Properties
        • forward
        • isOpenEnded
        • localToWorldMatrix
        • pointCount
        • right
        • selection
        • shapeType
        • undoObject
        • up
        • worldToLocalMatrix
      • Methods
        • AddPoint
        • Clear
        • GetPoint
        • InsertPoint
        • RemovePoint
        • Select
        • SetPoint
    • EditablePathController
      • Properties
        • closestEditablePath
        • editablePath
        • enableSnapping
        • snapping
      • Methods
        • AddClosestPath
        • ClearClosestPath
        • ClearSelection
        • CreatePoint
        • MoveEdge
        • MoveSelectedPoints
        • RegisterUndo
        • RemoveSelectedPoints
        • SelectPoint
        • SetLeftTangent
        • SetRightTangent
    • EditablePathExtensions
      • Methods
        • CalculateLeftTangent
        • CalculateLocalLeftTangent
        • CalculateLocalRightTangent
        • CalculateRightTangent
        • GetNextPoint
        • GetPrevPoint
        • MirrorTangent
        • SetTangentMode
        • ToPolygon
        • ToSpline
        • UpdateTangentMode
        • UpdateTangentsFromMode
    • EditablePathUtility
      • Methods
        • Mod
    • GenericScriptablePathInspector<U, T>
      • Methods
        • DoCustomDataInspector
        • OnInspectorGUI
    • GenericScriptablePath<T>
      • Properties
        • data
      • Methods
        • AddPoint
        • Clear
        • Create
        • Destroy
        • GetData
        • InsertPoint
        • RemovePoint
        • SetData
    • IDrawer
      • Methods
        • DrawBezier
        • DrawCreatePointPreview
        • DrawLine
        • DrawPoint
        • DrawPointHovered
        • DrawPointSelected
        • DrawTangent
    • IEditablePath
      • Properties
        • forward
        • isOpenEnded
        • localToWorldMatrix
        • pointCount
        • right
        • selection
        • shapeType
        • undoObject
        • up
      • Methods
        • AddPoint
        • Clear
        • GetPoint
        • InsertPoint
        • RemovePoint
        • SetPoint
    • IEditablePathController
      • Properties
        • closestEditablePath
        • editablePath
        • enableSnapping
        • snapping
      • Methods
        • AddClosestPath
        • ClearClosestPath
        • ClearSelection
        • CreatePoint
        • MoveEdge
        • MoveSelectedPoints
        • RegisterUndo
        • RemoveSelectedPoints
        • SelectPoint
        • SetLeftTangent
        • SetRightTangent
    • ISelectable<T>
      • Methods
        • Select
    • ISelection<T>
      • Properties
        • Count
        • activeElement
        • elements
      • Methods
        • BeginSelection
        • Clear
        • Contains
        • EndSelection
        • Select
    • ISelector<T>
      • Methods
        • Select
    • IShape
      • Properties
        • isOpenEnded
        • type
      • Methods
        • ToControlPoints
    • ISnapping<T>
      • Methods
        • Snap
    • IUndoObject
      • Methods
        • RegisterUndo
    • MultipleEditablePathController
      • Properties
        • closestEditablePath
        • editablePath
        • enableSnapping
        • snapping
      • Methods
        • AddClosestPath
        • AddPath
        • ClearClosestPath
        • ClearPaths
        • ClearSelection
        • CreatePoint
        • MoveEdge
        • MoveSelectedPoints
        • RegisterUndo
        • RemovePath
        • RemoveSelectedPoints
        • SelectPoint
        • SetLeftTangent
        • SetRightTangent
    • PathComponentEditor<T>
      • Methods
        • DoEditButton
        • DoOpenEndedInspector
        • DoPathInspector
        • DoSnappingInspector
    • PathEditor
      • Constructors
        • PathEditor
      • Properties
        • controller
        • drawerOverride
        • linearTangentIsZero
      • Methods
        • OnGUI
    • PathEditorToolContents
      • Properties
        • icon
    • PathEditorToolExtensions
      • Methods
        • CycleTangentMode
        • MirrorTangent
    • PathEditorTool<T>
      • Properties
        • enableSnapping
        • toolbarIcon
      • Methods
        • GetCustomDrawer
        • GetLinearTangentIsZero
        • GetPath
        • GetShape
        • Initialize
        • IsAvailable
        • OnActivate
        • OnCustomGUI
        • OnDeactivate
        • SetPath
        • SetShape
    • PointRectSelector
      • Methods
        • Select
    • Polygon
      • Fields
        • empty
        • isOpenEnded
        • points
    • RectSelector<T>
      • Constructors
        • RectSelector
      • Fields
        • onSelectionBegin
        • onSelectionChanged
        • onSelectionEnd
      • Properties
        • guiRect
      • Methods
        • OnGUI
        • Select
    • RectSelector<T>.Styles
      • Constructors
        • Styles
      • Fields
        • selectionRectStyle
    • ScriptableData<T>
      • Properties
        • data
        • index
        • owner
    • ScriptablePath
      • Properties
        • forward
        • isOpenEnded
        • localToWorldMatrix
        • pointCount
        • right
        • selection
        • shapeType
        • undoObject
        • up
      • Methods
        • AddPoint
        • Clear
        • GetPoint
        • InsertPoint
        • RemovePoint
        • Select
        • SetPoint
    • ScriptablePathInspector
      • Properties
        • paths
      • Methods
        • DoPositionInspector
        • DoTangentModeInspector
        • IsAnyPointSelected
        • OnInspectorGUI
    • ShapeExtensions
      • Methods
        • IsSpline
        • ToPolygon
        • ToSpline
    • ShapeType
    • Snapping
      • Methods
        • Snap
    • Spline
      • Fields
        • empty
        • isOpenEnded
        • points
    • TangentCache
      • Fields
        • leftTangent
        • rightTangent
    • TangentMode
  • UnityEditor.U2D.Path.GUIFramework
    • ClickAction
      • Constructors
        • ClickAction
      • Fields
        • clickCount
        • onClick
      • Methods
        • GetFinishContidtion
        • GetTriggerContidtion
        • OnTrigger
    • CommandAction
      • Constructors
        • CommandAction
      • Fields
        • onCommand
      • Methods
        • GetFinishContidtion
        • GetTriggerContidtion
        • OnFinish
    • Control
      • Constructors
        • Control
      • Properties
        • ID
        • actionID
        • hotLayoutData
        • layoutData
        • name
      • Methods
        • BeginLayout
        • EndLayout
        • GetControl
        • GetCount
        • GetDistance
        • GetForward
        • GetPosition
        • GetRight
        • GetUp
        • GetUserData
        • Layout
        • OnBeginLayout
        • OnEndLayout
        • OnRepaint
        • Repaint
    • DefaultControl
      • Constructors
        • DefaultControl
      • Fields
        • kPickDistance
      • Methods
        • OnBeginLayout
    • GUIAction
      • Fields
        • enable
        • enableRepaint
        • onPreRepaint
        • onRepaint
        • repaintOnMouseMove
      • Properties
        • ID
      • Methods
        • CanTrigger
        • GetFinishContidtion
        • GetTriggerContidtion
        • IsEnabled
        • IsRepaintEnabled
        • OnFinish
        • OnGUI
        • OnPerform
        • OnTrigger
        • PreRepaint
    • GUIState
      • Properties
        • changed
        • clickCount
        • commandName
        • eventType
        • hotControl
        • isActionKeyDown
        • isAltDown
        • isShiftDown
        • keyCode
        • mouseButton
        • mousePosition
        • nearestControl
      • Methods
        • AddControl
        • DistanceToCircle
        • DistanceToSegment
        • GUIToWorld
        • GetControlID
        • GetHandleSize
        • HasCurrentCamera
        • Repaint
        • Slider
        • UseEvent
    • GUISystem
      • Constructors
        • GUISystem
      • Methods
        • AddAction
        • AddControl
        • OnGUI
        • RemoveAction
        • RemoveControl
    • GenericControl
      • Constructors
        • GenericControl
      • Fields
        • count
        • distance
        • forward
        • onBeginLayout
        • onEndLayout
        • onRepaint
        • position
        • right
        • up
        • userData
      • Methods
        • GetCount
        • GetDistance
        • GetForward
        • GetPosition
        • GetRight
        • GetUp
        • GetUserData
        • OnBeginLayout
        • OnEndLayout
        • OnRepaint
    • GenericDefaultControl
      • Constructors
        • GenericDefaultControl
      • Fields
        • forward
        • position
        • right
        • up
        • userData
      • Methods
        • GetForward
        • GetPosition
        • GetRight
        • GetUp
        • GetUserData
    • HoveredControlAction
      • Constructors
        • HoveredControlAction
      • Properties
        • hoveredControl
      • Methods
        • CanTrigger
        • OnTrigger
    • IGUIState
      • Properties
        • changed
        • clickCount
        • commandName
        • eventType
        • hotControl
        • isActionKeyDown
        • isAltDown
        • isShiftDown
        • keyCode
        • mouseButton
        • mousePosition
        • nearestControl
      • Methods
        • AddControl
        • DistanceToCircle
        • DistanceToSegment
        • GUIToWorld
        • GetControlID
        • GetHandleSize
        • HasCurrentCamera
        • Repaint
        • Slider
        • UseEvent
    • LayoutData
      • Fields
        • distance
        • forward
        • index
        • position
        • right
        • up
        • userData
        • zero
      • Methods
        • Nearest
    • SliderAction
      • Constructors
        • SliderAction
      • Fields
        • onSliderBegin
        • onSliderChanged
        • onSliderEnd
      • Methods
        • GetFinishContidtion
        • OnFinish
        • OnPerform
        • OnTrigger
    • SliderData
      • Fields
        • forward
        • position
        • right
        • up
        • zero