docs.unity.cn
    Show / Hide Table of Contents

    Class ScriptablePathInspector

    Inheritance
    Object
    ScriptablePathInspector
    GenericScriptablePathInspector<U, T>
    Namespace: UnityEditor.U2D.Path
    Syntax
    public class ScriptablePathInspector : Editor

    Properties

    paths

    Declaration
    protected List<ScriptablePath> paths { get; }
    Property Value
    Type Description
    List<ScriptablePath>

    Methods

    DoPositionInspector()

    Declaration
    protected void DoPositionInspector()

    DoTangentModeInspector()

    Declaration
    protected void DoTangentModeInspector()

    IsAnyPointSelected()

    Declaration
    protected bool IsAnyPointSelected()
    Returns
    Type Description
    Boolean

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, March 1, 2022
    Terms of use