class_physicsshapequeryresult - vkbsb/godot GitHub Wiki
PhysicsShapeQueryResult
####Inherits: Reference ####Category: Core
Brief Description
Result of a shape query in Physics2DServer.
Member Functions
- int get_result_count ( ) const
- RID get_result_rid ( int idx ) const
- int get_result_object_id ( int idx ) const
- Object get_result_object ( int idx ) const
- int get_result_object_shape ( int idx ) const