Hello.
I made Material for Additive blend mode Image.
But It have to make material instances for each texture images.
(100 textures need 100 material instances.)
So I want to make a widget, which can change texture parameter.
Texture can be replaced with the desired image.
My Material Parameter
I tried to refer to extracting the parameter value from the video above,
but texture2d was different from float, so it was difficult to apply it.
Oh, I’m a new user so I can’t embed image for reply…
In my topic’s last image,
[Set Texture Parameter Value] have parameter name already.
(And My Material Instance have Texture Parameter, with same name!)
I already do that, but It didn’t work… Please help