Files
RCBASIC4/doc/doc_files/getsliderestitutiondirang.html
2026-02-26 15:33:51 -06:00

24 lines
831 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>
</p>
</body>
</html>