docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PathEditor

    Inheritance
    object
    PathEditor
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.U2D.Path
    Assembly: Unity.2D.Path.Editor.dll
    Syntax
    public class PathEditor

    Constructors

    PathEditor()

    Declaration
    public PathEditor()

    PathEditor(GUISystem)

    Declaration
    public PathEditor(GUISystem guiSystem)
    Parameters
    Type Name Description
    GUISystem guiSystem

    Properties

    controller

    Declaration
    public IEditablePathController controller { get; set; }
    Property Value
    Type Description
    IEditablePathController

    drawerOverride

    Declaration
    public IDrawer drawerOverride { get; set; }
    Property Value
    Type Description
    IDrawer

    linearTangentIsZero

    Declaration
    public bool linearTangentIsZero { get; set; }
    Property Value
    Type Description
    bool

    Methods

    OnGUI()

    Declaration
    public void OnGUI()
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)