Method__init__(self, pts, pos, target_pos, compliance=1e-9, omega=0.25)
engine/constraints/distance_constraints.py:71
Method__init__(self, pos, inv_mass, edge, alpha, use_cache, use_cuda, extlib=None)
engine/cloth/fill_A.py:41
Method__init__(self, stiffness:float, p1:int, p2:int, rest_len:float, type=ConstraintType.STRETCH)
engine/cloth/constraints.py:18
Method__init__(self, pos:np.ndarray, edge:np.ndarray, N=20, stiffness_stretch=120.0, stiffness_bending=20.0, stiffness_attac
engine/cloth/constraints.py:74