It’s just matter where you want to create texture. Material logic is run per pixel and that is not the place where you could do anykind of memory allocations.
It’s just matter where you want to create texture. Material logic is run per pixel and that is not the place where you could do anykind of memory allocations.