29 lines
644 B
HTML
29 lines
644 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetWheelSuspensionStiffness [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetWheelSuspensionStiffness( actor, wheel ) </h2></p>
|
|
<p>
|
|
Returns 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="setwheelsuspensionstiffness.html">SetWheelSuspensionStiffness</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |