I have found many posts about how to get the size of an ImageTarget, but all of these talk about getting the inputted size (on the Developer portal when you enter the size of the object).
I would like to get the bounding box of the image recognised at runtime. So the x,y,z and width,height,length of the object detected when it finds the target.
I can get a set of coordinates that is on the target by doing transform.position, but that doesn't give any specific corner, and also doesn't give me the size of the object.
Is there any way to do this?
Thanks in advance!
*bump* Anyone have any advice?
This issue is blocking in my development so any help would be greatly appreciated!
Thanks in advance!