aabbExtension top-level property

double aabbExtension
getter/setter pair

This is used to fatten AABBs in the dynamic tree. This allows proxies to move by a small amount without triggering a tree adjustment. This is in meters.

Implementation

double aabbExtension = 0.1;