init(rig:)
Creates a new resource instance for a single solver using the given rig and an automatic solver identifier.
Declaration
convenience init(rig: IKRig) throwsParameters
- rig:
The inverse kinematics rig to be serialised into the resource.
Creates a new resource instance for a single solver using the given rig and an automatic solver identifier.
convenience init(rig: IKRig) throwsThe inverse kinematics rig to be serialised into the resource.