IKParam(bpy_struct)

base class — bpy_struct

subclasses — Itasc

class bpy.types.IKParam(bpy_struct)

Base type for IK solver parameters

ik_solver

IK solver for which these parameters are defined, 0 for Legacy, 1 for iTaSC

Type :enum in [‘LEGACY’, ‘ITASC’], default ‘LEGACY’, (readonly)

Inherited Properties

Inherited Functions

References

Previous topic

IDMaterials(bpy_struct)

Next topic

Image(ID)