Custom uv on thinInstances

Hey, sorry for this trivial question, but for some reason I am not able to set the uvs to some thinInstances. I have an atlas image and I want to set parts of it on thinInstances, what I’m missing?

no worries:)
this is because it is “uvs” and not “uv”
Babylon.js Playground

(Side note for everyone: see how fast we can solve issues when there is a neat PG? :))

1 Like

omg :neutral_face:. Yes, it looks like it is working now! :partying_face:
At least I can see the image, but the effect is not there. I mean, I expected to see on the first instance the first half of the atlas image and on the second instance the second half of the image.

are you sure your UVs are correct?

Oki, I find out that update directly the uvs is not working on instances, and I need a custom material for this like here

1 Like