docs.unity.cn
    Show / Hide Table of Contents

    Struct TangentCache

    Namespace: UnityEditor.U2D.Path
    Syntax
    public struct TangentCache

    Fields

    leftTangent

    Declaration
    public Vector3 leftTangent
    Field Value
    Type Description
    Vector3

    rightTangent

    Declaration
    public Vector3 rightTangent
    Field Value
    Type Description
    Vector3
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, March 1, 2022
    Terms of use