mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (1bd740d)
This commit is contained in:
@@ -169,6 +169,10 @@ The shape's collision mask. Only objects in at least one collision layer enabled
|
||||
|
||||
:ref:`Array<class_Array>` **collision_result** = ``[]`` :ref:`🔗<class_ShapeCast3D_property_collision_result>`
|
||||
|
||||
.. rst-class:: classref-property-setget
|
||||
|
||||
- :ref:`Array<class_Array>` **get_collision_result**\ (\ )
|
||||
|
||||
Returns the complete collision information from the collision sweep. The data returned is the same as in the :ref:`PhysicsDirectSpaceState3D.get_rest_info<class_PhysicsDirectSpaceState3D_method_get_rest_info>` method.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
Reference in New Issue
Block a user