PhysObj/GetInvInertia
From Garry's Mod
(Difference between revisions)
(Created page with "{{Func |Name=GetInvInertia |Parent=PhysObj |Description=Returns the inverted inertia. |Realm=Shared |IsClass=Yes }} {{Ret |type=number |desc= invMass }}") |
(extrapolating from PhysObj/GetInvMass) |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
{{Func | {{Func | ||
− | + | |Description=Returns 1 divided by the inertia. | |
− | + | ||
− | |Description=Returns the | + | |
|Realm=Shared | |Realm=Shared | ||
|IsClass=Yes | |IsClass=Yes | ||
Line 8: | Line 6: | ||
{{Ret | {{Ret | ||
|type=number | |type=number | ||
− | |desc= | + | |desc=The inverted inertia |
}} | }} |
Latest revision as of 16:02, 27 March 2017
Description
Returns 1 divided by the inertia.
Returns
The inverted inertia