22 lines
557 B
HTML
22 lines
557 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetWheelDampingCompression [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetWheelDampingCompression( actor, wheel, dcomp_value ) </h2></p>
|
|
<p>
|
|
Sets a wheels damping compression
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setwheeldampingrelaxation.html">SetWheelDampingRelaxation</a>
|
|
<a href="getwheeldampingcompression.html">GetWheelDampingCompression</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |