Skip to main content

shape_get_sensor_overlaps

Function shape_get_sensor_overlaps 

Source
pub fn shape_get_sensor_overlaps(
    world: &World,
    shape_id: ShapeId,
    capacity: usize,
) -> Vec<ShapeId>
Expand description

Alias for shape_get_sensor_data matching the header doc name b3Shape_GetSensorOverlaps.