Skip to main content

b3World_GetContactEvents

Function b3World_GetContactEvents 

Source
pub unsafe extern "C" fn b3World_GetContactEvents(
    worldId: b3WorldId,
) -> b3ContactEvents
Expand description

Get contact events for this current time step. The event data is transient. Do not store a reference to this data.