mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Bind PhysicsDirectBodyState3D::get_inverse_inertia_tensor
This commit is contained in:
parent
57ffc4d82c
commit
8dc15aac38
4 changed files with 11 additions and 0 deletions
|
|
@ -159,6 +159,11 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_get_inverse_inertia_tensor" qualifiers="virtual const">
|
||||
<return type="Basis" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_get_inverse_mass" qualifiers="virtual const">
|
||||
<return type="float" />
|
||||
<description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue