Intended to distinguish between the different types of bounding boxes, e.g., within the bounds behaviours (Pro only).
Selects axis-aligned bounding boxes (AABB) in world coordinates.
Selects oriented bounding boxes (OBB) in local coordinates.
Selects visual (sprite/mesh) bounds in local coordinates.
In order for this to work with meshes, a received object must not be static, or otherwise, no visual bounds can be received.