docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PathEditorToolExtensions

    Inheritance
    object
    PathEditorToolExtensions
    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 static class PathEditorToolExtensions

    Methods

    CycleTangentMode<T>(PathEditorTool<T>)

    Declaration
    public static void CycleTangentMode<T>(this PathEditorTool<T> pathEditorTool) where T : ScriptablePath
    Parameters
    Type Name Description
    PathEditorTool<T> pathEditorTool
    Type Parameters
    Name Description
    T

    MirrorTangent<T>(PathEditorTool<T>)

    Declaration
    public static void MirrorTangent<T>(this PathEditorTool<T> pathEditorTool) where T : ScriptablePath
    Parameters
    Type Name Description
    PathEditorTool<T> pathEditorTool
    Type Parameters
    Name Description
    T
    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)