Physics2DDirectBodyState.getContactColliderVelocityAtPosition

Return the linear velocity vector at contact point of the collider.

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

Meta