Hello everyone,
i’ve got a quick question here regarding Performance. Is there any performance benefit when i create Instances of a single material instead of creating multiple materials ? E.g here we have a material setup that is identical for multiple characters (A material imported with the CharacterCreator Plugin)
I was wondering if it would be beneficial for the engine to create instances of a single material that just uses different textures instead of having 20 different materials.