Class BoneIKSolver

java.lang.Object
kr.toxicity.model.api.bone.BoneIKSolver

@Internal public final class BoneIKSolver extends Object
Bone IK solver
  • Constructor Details

    • BoneIKSolver

      public BoneIKSolver()
  • Method Details

    • addLocator

      public void addLocator(@Nullable @Nullable UUID ikSource, @NotNull @NotNull UUID ikTarget, @NotNull @NotNull RenderedBone locator)
      Adds some external locator to this solver
      Parameters:
      ikSource - nullable source
      ikTarget - target bone
      locator - locator bone
    • solve

      public void solve()
      Solves ik
    • solve

      public void solve(@Nullable @Nullable UUID uuid)
      Solves ik
      Parameters:
      uuid - player uuid