Added New Static Mesh Functions
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>function ComputeActorAngularImpulseDenominator( actor, x, y, z) </h2></p>
|
||||
<p><h2>function ComputeActorAngularImpulseDenominator( actor, x, y, z) </h2></p>
|
||||
<p>
|
||||
Computes a scalar value that represents how an actor will respond to an angular impulse at a given point, taking into account the actor's inertia tensor (which governs how the object resists rotation). This function is particularly useful in calculating the actor's rotational response to an impulse, typically during collision resolution or constraints involving rotation.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user