How does UE automatically know that “U Texture scale” and “V Texture scale” are to be mapped to U and V params when we append it?
I’m just confused how I would go about mapping other parameters in the future. It just seemed that by placing that it automatically knows to map it to UV but what if I want to expose other parameters, how would I tell it to expose a certain parameter in this instance?