23 lines
611 B
HTML
23 lines
611 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetActorAngularFactor [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub GetActorAngularFactor( actor, ByRef x, ByRef y, ByRef z) </h2></p>
|
|
<p>
|
|
Returns the angular factor set on an actor
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setactorangularfactor.html">SetActorAngularFactor</a>
|
|
<a href="getactorlinearfactor.html">GetActorLinearFactor</a>
|
|
<a href="setactorlinearfactor.html">SetActorLinearFactor</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |