docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SolveChain

    SolveChain(int, ref FABRIKChain2D[])

    Solve IK based on FABRIK.

    Declaration
    public static bool SolveChain(int solverLimit, ref FABRIKChain2D[] chains)
    Parameters
    Type Name Description
    int solverLimit

    Solver iteration count.

    FABRIKChain2D[] chains

    FABRIK chains.

    Returns
    Type Description
    bool

    True if solver successfully completes within iteration limit. False otherwise.

    In This Article
    Back to top
    Copyright © 2023 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)