PhysicsDirectBodyState.getContactColliderVelocityAtPosition

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

struct PhysicsDirectBodyState
@nogc nothrow const
Vector3
getContactColliderVelocityAtPosition
(
in long contact_idx
)

Meta