Updated docs
This commit is contained in:
29
doc/doc_files/setwheelsuspensionstiffness.html
Normal file
29
doc/doc_files/setwheelsuspensionstiffness.html
Normal file
@@ -0,0 +1,29 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user