Hello!
I am trying to find a way to stack transparent meshes to equal 100% opacity.
so imagine that you have 10 cubes in a line, what I want to do is set each opacity of the cubes equal to .1 so that combines they have an opacity of 1 and when you look at them all in a line a solid object appears. the only problem is that I cant customize each cubes opacity. I can only affect them all at once.
Any ideas how I would go about doing this? I have seen stuff about transparent vs additive materials but nothing has really clicked in my brain yet.
UE4.26
any help would be appreciated,
Thanks!