Files
RCBASIC4/doc/doc_files/setwheelsuspensionstiffness.html
2026-03-03 19:29:04 -06:00

29 lines
647 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>SetWheelSuspensionStiffness [RCBasic Doc] </title>
</head>
<body>
<p><h2>Sub SetWheelSuspensionStiffness( actor, wheel, stiffness ) </h2></p>
<p>
Sets the suspension stiffness of a wheel.
</p>
<ul>
<li>
Higher stiffness - stronger upward force for the same compression
</li>
<li>
Lower stiffness - softer suspension
</li>
</ul>
<br><p>Related:
<a href="getwheelsuspensionstiffness.html">GetWheelSuspensionStiffness</a>
</p>
<p>
</p>
</body>
</html>