Fixed documentation for get_velocity_at_local_position
This commit is contained in:
parent
377b5a3175
commit
2909a93b05
2 changed files with 4 additions and 2 deletions
|
|
@ -196,7 +196,8 @@
|
|||
<return type="Vector3" />
|
||||
<param index="0" name="local_position" type="Vector3" />
|
||||
<description>
|
||||
Returns the body's velocity at the given relative position, including both translation and rotation.
|
||||
Returns the body's velocity at the given relative position.
|
||||
[param local_position] is the offset from the body origin in global coordinates.
|
||||
</description>
|
||||
</method>
|
||||
<method name="integrate_forces">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue