22 lines
555 B
HTML
22 lines
555 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetWheelDampingRelaxation [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetWheelDampingRelaxation( actor, wheel ) </h2></p>
|
|
<p>
|
|
Returns the damping relaxation of a wheel
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getwheeldampingcompression.html">GetWheelDampingCompression</a>
|
|
<a href="setwheeldampingrelaxation.html">SetWheelDampingRelaxation</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |