pub fn shape_get_sensor_capacity(world: &World, shape_id: ShapeId) -> i32Expand description
Capacity required for shape_get_sensor_data / sensor overlaps.
Returns 0 if the shape is not a sensor. (b3Shape_GetSensorCapacity)
pub fn shape_get_sensor_capacity(world: &World, shape_id: ShapeId) -> i32Capacity required for shape_get_sensor_data / sensor overlaps.
Returns 0 if the shape is not a sensor. (b3Shape_GetSensorCapacity)