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