Physics2DDirectBodyState.getContactColliderObject

Return 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