24 lines
562 B
HTML
24 lines
562 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetWheelSuspensionVelocity [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetWheelSuspensionVelocity( actor, wheel ) </h2></p>
|
|
<p>
|
|
Returns the suspension velocity.
|
|
</p>
|
|
<p>
|
|
This value is the speed that the suspension compresses or extends at.
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setwheelsuspensionvelocity.html">SetWheelSuspensionVelocity</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |