Hi,
I would like to know how to write in C++, a plugin that can create a simple material and save the material to a file (uasset). By considering, the material is very simple, only allows one connection, for example, a material has a constant3vector connected as its base color. Is that possible? Any examples about this?
Thanks.