I am trying to build a Toggle using the UIBuilder and I want to make it look like the image below.
I used the toggle from the Unity library but I am unable to change the default checkbox image that comes with it as it is greyed out.
Is there a way to use the existing Toggle from the Unity Library but replace the checkbox images with out own ON and OFF icons? If not, how you would one go about making their own?