Ok, I have an unlit transparent shader that works very well, but I need to compose it with the rest of the scene and control it's transparency.
So really I am looking into having a alpha value exposed in the material settings that I is composed with the texture alpha channel so that I can make it completly transparent.