pub fn shape_get_sensor_capacity(world: &World, shape_id: ShapeId) -> i32Expand description
Get the maximum capacity required for retrieving all the overlapped shapes on a sensor shape. Returns 0 if the shape is not a sensor. (b2Shape_GetSensorCapacity)