Sceneform-android-sdk: How to get size of renderable model?

Created on 4 Jul 2018  路  1Comment  路  Source: google-ar/sceneform-android-sdk

I try to render and show saved objects. Sometimes models crosses and have no distance.

Has Arcore any solution?
How to get rendered model's coordinates?

question

Most helpful comment

You can get a model's coordinates with getWorldPosition. If you want to get the bounding box size, see the response here: https://github.com/google-ar/sceneform-android-sdk/issues/147#issuecomment-401089184

Is this what you were looking for?

>All comments

You can get a model's coordinates with getWorldPosition. If you want to get the bounding box size, see the response here: https://github.com/google-ar/sceneform-android-sdk/issues/147#issuecomment-401089184

Is this what you were looking for?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

KamikX picture KamikX  路  4Comments

terezo picture terezo  路  3Comments

dementia2029 picture dementia2029  路  3Comments

kunal-wayfair picture kunal-wayfair  路  3Comments

JessHolle picture JessHolle  路  3Comments