21 lines
749 B
HTML
21 lines
749 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetConstraintBreakingImpulseThreshold [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetConstraintBreakingImpulseThreshold( constraint_id, threshold) </h2></p>
|
|
<p>
|
|
Sets the breaking impulse threshold for a given constraint. The breaking impulse threshold defines the maximum force (impulse) a constraint can withstand before it "breaks," meaning that the constraint will be deactivated and no longer enforce its rules.
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getconstraintbreakingimpulsethreshold.html">GetConstraintBreakingImpulseThreshold</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |