docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct FABRIKChain2D

    Structure to store FABRIK Chain data.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: UnityEngine.U2D.IK
    Assembly: solution.dll
    Syntax
    [MovedFrom("UnityEngine.Experimental.U2D.IK")]
    public struct FABRIKChain2D

    Fields

    Name Description
    lengths

    Array of chain lengths.

    origin

    Position of the origin.

    positions

    Array of chain positions.

    sqrTolerance

    Target position's tolerance (squared).

    subChainIndices

    Sub-Chain indices.

    target

    Position of the target which is used to indicate the desired position for the Effector.

    worldPositions

    Array of world positions.

    Properties

    Name Description
    first

    Returns the first element's position.

    last

    Returns the last element's position.

    In This Article
    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