mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-03 20:49:11 +00:00
Usage example: anchors = [] anchors.append(p.createSoftBodyAnchor(clothId ,0,-1,-1)) anchors.append(p.createSoftBodyAnchor(clothId ,3,boxId,-1, [0.5,-0.5,0])) for a in anchors: p.removeConstraint(a)
497 KiB
497 KiB