Remove the global space get_transformed_aabb helper method
This commit is contained in:
parent
2e3662acbd
commit
9ebd8c5bb5
6 changed files with 6 additions and 20 deletions
|
|
@ -19,7 +19,7 @@
|
|||
<method name="get_aabb" qualifiers="const">
|
||||
<return type="AABB" />
|
||||
<description>
|
||||
Returns the visibility axis-aligned bounding box in local space. See also [method VisualInstance3D.get_transformed_aabb].
|
||||
Returns the visibility axis-aligned bounding box in local space.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_instance_color" qualifiers="const">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue