ARCore (Android Studio) : How do I place my 3D model above the 2D bounding box

前端 未结 0 1786
星月不相逢
星月不相逢 2020-12-07 01:57

I have the RectF position of the bounding box

RectF myRect = new RectF(30, 30,100,  80);

How do I place my 3D model above the bounding box?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题