docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum Corner

    Corner mode that defines how corners are handled when generating SpriteShape geometry.

    Namespace: UnityEngine.U2D
    Assembly: Unity.2D.SpriteShape.Runtime.dll
    Syntax
    public enum Corner

    Fields

    Name Description
    Automatic

    Automatically use respective corner sprite if 1) angle is within range 2) control point and neighbours are in linear tangent mode and their heights are same.

    Disable

    No corners.

    Stretched

    The sprite at this control point is used to create a curved corner.

    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)