Discussions
template image properties
2 months ago by David Dunlap
I have an image in a template scene that is getting dynamically set when the API call is made. The image is updating but appears zoomed in 400%.
Docs say to use the "image fit" tag, i have to make it the background which is not at all what i need. We added the tag "fit": "contain" to the call but it still does not look right.
What are we doing wrong?