Display a model in a 2D view
I have a use case where, rather than displaying a model in tracked AR, I would like to display it in the 2D view where a user could interact with it by playing through a sequence and rotating the model. I am aware other software could do this, but I would like it embedded in a vuforia studio experience without having to navigate elsewhere.
For reference, this would be very similar to the <model-viewer> component that google has output without the need for converting it to AR.
https://googlewebcomponents.github.io/model-viewer/

