Hello! I have a slightly strange question regarding this game.
I am involved in the programming of drones, and as it turned out with the help of .dll I can check my flight algorithm.
And my question is, can I get object segmentation data?
For example, using the boundingBox or boundingBoxReal function, I get 8 points in the world space. And I'm interested in a similar function or .dll, which can return me model points in the world space , or an example .dll, which can receive this data from the ARMA engine.
For example: https://people.ee.ethz.ch/~cvlsegmentation/osvos-s/images/soapbox/00060.jpg
Or for example, the extreme points of an object, in other words, a contour.