docs.unity.cn
    Show / Hide Table of Contents

    Class PathEditorToolExtensions

    Inheritance
    Object
    PathEditorToolExtensions
    Namespace: UnityEditor.U2D.Path
    Syntax
    public static class PathEditorToolExtensions : object

    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
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, March 1, 2022
    Terms of use