docs.unity3d.com
    Show / Hide Table of Contents

    Class SplineControlPoint

    Inheritance
    Object
    SplineControlPoint
    Namespace: UnityEngine.U2D
    Syntax
    public class SplineControlPoint : object

    Fields

    bevelCutoff

    Declaration
    public float bevelCutoff
    Field Value
    Type Description
    Single

    bevelSize

    Declaration
    public float bevelSize
    Field Value
    Type Description
    Single

    corner

    Declaration
    public bool corner
    Field Value
    Type Description
    Boolean

    height

    Declaration
    public float height
    Field Value
    Type Description
    Single

    leftTangent

    Declaration
    public Vector3 leftTangent
    Field Value
    Type Description
    Vector3

    mode

    Declaration
    public ShapeTangentMode mode
    Field Value
    Type Description
    ShapeTangentMode

    position

    Declaration
    public Vector3 position
    Field Value
    Type Description
    Vector3

    rightTangent

    Declaration
    public Vector3 rightTangent
    Field Value
    Type Description
    Vector3

    spriteIndex

    Declaration
    public int spriteIndex
    Field Value
    Type Description
    Int32

    Properties

    cornerMode

    Declaration
    public Corner cornerMode { get; set; }
    Property Value
    Type Description
    Corner

    Methods

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    Int32
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023