I want to custom 2D shader use houdini. So I store lights positon to point attribute and read them in material.
It is work when only single light in the scence. But if there have many light in the scence, I must store lights information to array attribute to use that.
I try to do that but I can't read any thing. How can I do that?