docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ShapeTangentMode

    Tangent mode for control points that defines the bezier curve.

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

    Fields

    Name Description
    Broken

    Set custom left and right tangents.

    Continuous

    Set left and right tangents so that the bezier curve is continuous.

    Linear

    Linear mode where tangents are zero.

    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)