24 lines
827 B
HTML
24 lines
827 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetSlideRestitutionDirAng [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetSlideRestitutionDirAng( constraint_id, n) </h2></p>
|
|
<p>
|
|
Sets 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="getsliderestitutiondirang.html">GetSlideRestitutionDirAng</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |