23 lines
484 B
HTML
23 lines
484 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>getJointAngularOffset [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>function getJointAngularOffset( joint_id) </h2></p>
|
|
<p>
|
|
Returns the target angular offset
|
|
</p>
|
|
<p>
|
|
Used with Motor Joint
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setjointangularoffset.html">SetJointAngularOffset</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |