Ptcache Operators

bpy.ops.ptcache.add()

Undocumented (contribute)

bpy.ops.ptcache.bake(bake=False)

Undocumented (contribute)

Parameters:
  • bake (boolean, (optional)) – Bake
bpy.ops.ptcache.bake_all(bake=True)

Undocumented (contribute)

Parameters:
  • bake (boolean, (optional)) – Bake
bpy.ops.ptcache.bake_from_cache()

Undocumented (contribute)

bpy.ops.ptcache.free_bake()

Undocumented (contribute)

bpy.ops.ptcache.free_bake_all()

Undocumented (contribute)

bpy.ops.ptcache.remove()

Undocumented (contribute)

Previous topic

Poselib Operators

Next topic

Render Operators