27 lines
746 B
HTML
27 lines
746 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetWheelInverseContactSuspension [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetWheelInverseContactSuspension( actor, wheel, c_value ) </h2></p>
|
|
<p>
|
|
Sets the clipped inverse contact dot suspension.
|
|
</p>
|
|
<p>
|
|
This value is a stability factor used to adjust suspension force when the ground contact surface is tilted.
|
|
</p>
|
|
<p>
|
|
It prevents suspension forces from exploding when the wheel contacts steep surfaces.
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getwheelinversecontactsuspension.html">GetWheelInverseContactSuspension</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |