Files
RCBASIC4/doc/files/getactorlinearvelocitylocal.html
2024-12-14 15:28:03 -05:00

21 lines
565 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>GetActorLinearVelocityLocal [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub GetActorLinearVelocityLocal( actor, ByRef x, ByRef y, ByRef z) </h2></p>
<p>
Gets actor's linear velocity
</p>
<br><p>Related:
<a href="setactorlinearvelocitylocal.html">SetActorLinearVelocityLocal</a>
<a href="setactorlinearvelocityworld.html">SetActorLinearVelocityWorld</a>
</p>
<p>
</body>
</html>