24 lines
631 B
HTML
24 lines
631 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetWheelMaxSuspensionTravel [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetWheelMaxSuspensionTravel( actor, wheel ) </h2></p>
|
|
<p>
|
|
Returns the max suspension travel distance.
|
|
</p>
|
|
<p>
|
|
This value is the maximum distance the suspension is allowed to extend or compress from its rest length set with SetSuspensionLength().
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setwheelmaxsuspension.html">SetWheelMaxSuspension</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |