Skip to main content

b3World_GetJointEvents

Function b3World_GetJointEvents 

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

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