Physics2DShapeQueryResult.getResultObject

Returns the GodotObject that intersected with the shape at index idx.

struct Physics2DShapeQueryResult
@nogc nothrow const
getResultObject
(
in long idx
)

Meta