Class Solver2DTests.WeightTestCase | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class Solver2DTests.WeightTestCase

    Inheritance
    System.Object
    Solver2DTests.WeightTestCase
    Namespace: UnityEngine.Experimental.U2D.IK.Tests.Solver2DTests
    Syntax
    public class WeightTestCase

    Constructors

    WeightTestCase(Single, Vector3, Vector3)

    Declaration
    public WeightTestCase(float w, Vector3 t, Vector3 ex)
    Parameters
    Type Name Description
    System.Single w
    Vector3 t
    Vector3 ex

    Fields

    expectedEffectorPosition

    Declaration
    public Vector3 expectedEffectorPosition
    Field Value
    Type Description
    Vector3

    targetPosition

    Declaration
    public Vector3 targetPosition
    Field Value
    Type Description
    Vector3

    weight

    Declaration
    public float weight
    Field Value
    Type Description
    System.Single

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    System.Object.ToString()
    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