PhysicsShapeQueryResult.getResultObjectId

Returns the instance ID of the GodotObject that intersected with the shape at index idx.

struct PhysicsShapeQueryResult
@nogc nothrow const
long
getResultObjectId
(
in long idx
)

Meta