Physics2DDirectBodyState.getContactColliderObject

Returns the collider object. This depends on how it was created (will return a scene node if such was used to create it).

struct Physics2DDirectBodyState
@nogc nothrow const
getContactColliderObject
(
in long contact_idx
)

Meta