Modify UVs per Instance?
Moderator: juanjgon
As Juanjo said this is not currently supported, but if what you want is to bake different instances into the same render target to generate a scene lightmap, in the next version you should find a UV transform value that will be applied per object layer and that affects to how UVs are rendered using the baking camera, which should do just the trick 

Unfortunately not trying to bake although I've used this feature a lot recently and what you're implementing is PRO!
I have 3000+ objects that are the exact same. I need to have a unique texture on each one. So I've created a 66x67 tiled 8k atlas of all these numbers and in houdini I've projected and transformed a UV shell to tile 1x1. At render-time I want to be able to transform this tile across the 0-1 space, so tile 1x1 then 1x2 then 1x3 etc. I'd use the modulo of X and Y to repeat as we go down in rows.
Not sure if your baking extension helps at all with this but us Houdini guys do weird shit like this all the time and we'd LOVE to have more control at render time, (huge ask I know!). Is this something that 3.1 will be able to support?
Many thanks for the replies!
I have 3000+ objects that are the exact same. I need to have a unique texture on each one. So I've created a 66x67 tiled 8k atlas of all these numbers and in houdini I've projected and transformed a UV shell to tile 1x1. At render-time I want to be able to transform this tile across the 0-1 space, so tile 1x1 then 1x2 then 1x3 etc. I'd use the modulo of X and Y to repeat as we go down in rows.
Not sure if your baking extension helps at all with this but us Houdini guys do weird shit like this all the time and we'd LOVE to have more control at render time, (huge ask I know!). Is this something that 3.1 will be able to support?
Many thanks for the replies!