Physics2DDirectBodyState.getContactColliderVelocityAtPosition

Returns the linear velocity vector at the collider's contact point.

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

Meta