Parameters to be sent to a 2D shape physics query.
This class contains the shape and other parameters for intersection/collision queries.
Sets the [Shape2D] that will be used for collision/intersection queries.
The physics layer the query should be made on.
The list of objects or object [RID]s, that will be excluded from collisions.
The collision margin for the shape.
The motion of the shape being queried for.
The [RID] of the queried shape. See also [method set_shape].
the transform matrix of the queried shape.