Updated docs
This commit is contained in:
23
doc/files/setsliderestitutiondirang.html
Normal file
23
doc/files/setsliderestitutiondirang.html
Normal file
@@ -0,0 +1,23 @@
|
||||
<!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>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user