Skip to main content

b3World_GetSensorEvents

Function b3World_GetSensorEvents 

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

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