docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IShape

    Namespace: UnityEditor.U2D.Path
    Assembly: Unity.2D.Path.Editor.dll
    Syntax
    public interface IShape

    Properties

    isOpenEnded

    Declaration
    bool isOpenEnded { get; }
    Property Value
    Type Description
    bool

    type

    Declaration
    ShapeType type { get; }
    Property Value
    Type Description
    ShapeType

    Methods

    ToControlPoints()

    Declaration
    ControlPoint[] ToControlPoints()
    Returns
    Type Description
    ControlPoint[]
    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)