Physics2DDirectBodyState.getContactLocalNormal

Return the local normal (of this body) of the contact point.

struct Physics2DDirectBodyState
@nogc nothrow const
Vector2
getContactLocalNormal
(
in long contact_idx
)

Meta