Files
RCBASIC4/doc/doc_files/getwheelsuspensionvelocity.html
2026-03-03 19:29:04 -06:00

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>