Class FABRIK2D
Utility for 2D Forward And Backward Reaching Inverse Kinematics (FABRIK) IK Solver.
Inherited Members
Namespace: UnityEngine.U2D.IK
Assembly: solution.dll
Syntax
public static class FABRIK2D
Methods
Name | Description |
---|---|
Solve(Vector2, int, float, float[], ref Vector2[]) | Solve IK based on FABRIK |
SolveChain(int, ref FABRIKChain2D[]) | Solve IK based on FABRIK. |