Function PhysicsShapeQueryResult.getResultObject

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

GodotObject getResultObject (
  const(long) idx
) nothrow @nogc const;