unreal.IKRigSolver

class unreal.IKRigSolver(outer: Object | None = None, name: Name | str = 'None')

Bases: Object

this is the base class for creating your own solver type that integrates into the IK Rig framework/editor.

C++ Source:

  • Plugin: IKRig

  • Module: IKRig

  • File: IKRigSolver.h