Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Unity SDK 3D Model from Shopify

Unity SDK 3D Model from Shopify

alexisamachine
Visitor
1 0 0

Hey everyone

I was hoping to get some help with this conundrum I'm in.

I'm using the Unity SDK in my Unity app and so far I was able to make it work no problem, I can query and display my products. My trouble starts when I want to show a 3D Model that I uploaded to Shopify. I want it to display on my "details" window before adding it to the cart.

I knnow the current version of the SDK supports 3d models since it says so on Github but so far I haven't found any examples on how to exactly display it or access it on Unity. I only found this: https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/model3d?utm_source=gur... but it didn't help.

I'm thinking it would be easier to just load the model into Unity, make it a prefab and display it over the Shopify part of the app.

I'd appreciate any help

Thanks!

Reply 1 (1)

Boa_Casa
Visitor
3 0 0

Hi,

 

Were you able to resolve the issue?