Class CCD2D
Utility for 2D based Cyclic Coordinate Descent (CCD) IK Solver.
Inherited Members
Namespace: UnityEngine.U2D.IK
Assembly: solution.dll
Syntax
[MovedFrom("UnityEngine.Experimental.U2D.IK")]
public static class CCD2D
Methods
Name | Description |
---|---|
Solve(Vector3, Vector3, int, float, float, ref Vector3[]) | Solve IK Chain based on CCD. |