Archive 17/01/2023.

DrawDebugGeometry does not draw transformed bounding box

George

I found that DrawDebugGeometry draw a non orientate bounding box.
Also when the node rotate, the bounding box changes it’s min max scale. Is this a feature? Do we have option to debug draw the transformed bounding box?

rku

This is axis-aligned bounding box. Calculations with such BB are faster so yeah you can call it a feature.