コード例 #1
0
 public void SetRestoreCoefficient(double restoreCoefficient)
 {
     hingeConstraint.SetErrorReductionParam(restoreCoefficient);
 }