useBoundingBoxes property

bool useBoundingBoxes
getter/setter pair

If set to true, the broadphase uses bounding boxes for intersection tests, else it uses bounding spheres.

Implementation

bool useBoundingBoxes;