23 lines
824 B
HTML
23 lines
824 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>getSlideRestitutionDirAng [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>function getSlideRestitutionDirAng( constraint_id) </h2></p>
|
|
<p>
|
|
Returns the restitution value for angular motion. The restitution coefficient is a measure of how much energy is conserved in a collision or constraint interaction, specifically for angular movements.
|
|
</p>
|
|
<p>
|
|
When actors collide or interact, their angular momentum and position can change, and the restitution value governs how much of that energy is retained after the interaction.
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setsliderestitutiondirang.html">SetSlideRestitutionDirAng</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |