I just wonder that Does “Picking Mode” attribute have any performance impact?
UGUI image has “Raycast Target” property and if parent Canvas has Graphic Raycaster, we should deactivate the “Raycast Target” property on non-clicked object. for performance condition.
Does “Picking Mode” have a performance impact like the “Raycast Target” property?