google-ar / arcore-android-sdk

ARCore SDK for Android Studio
https://developers.google.com/ar
Other
4.98k stars 1.22k forks source link

How do I set the duration of interpolation for 'setSmoothed(boolean smoothed)' #1180

Closed agh372 closed 3 years ago

agh372 commented 3 years ago

SPECIFIC ISSUE ENCOUNTERED

This documentation specified to interpolate the anchor node, we can use setSmoothed(true), but how do I specify the duration of that interpolation? https://developers.google.com/sceneform/reference/com/google/ar/sceneform/AnchorNode#setSmoothed(boolean)

devbridie commented 3 years ago

Sceneform isn't on topic for this issue tracker, but I'd imagine you can find the answer here: AnchorNode