Physics2DShapeQueryResult.getResultObjectShape

Returns the child index of the object's Shape that intersected with the shape at index idx.

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

Meta