How can one make a layer visible with a button game object in Unity. The layer is already imported into Unity. I am guessing you would use the IsVisible component. Does anyone have any working code to accomplish this?
Seems like this should be included in samples but its not.