Remove unused PhysicsShapeQueryResult3D & PhysicsShapeQueryResult2D

This commit is contained in:
PouleyKetchoupp
2021-07-02 16:48:58 -07:00
parent 26b86c1074
commit ccac36a6e2
10 changed files with 2 additions and 228 deletions

View File

@@ -4,7 +4,7 @@
Parameters to be sent to a 2D shape physics query.
</brief_description>
<description>
This class contains the shape and other parameters for 2D intersection/collision queries. See also [PhysicsShapeQueryResult2D].
This class contains the shape and other parameters for 2D intersection/collision queries.
</description>
<tutorials>
</tutorials>