How to make a BSP brush invisible?

For invisible materials.

Create a new Material, Set lighting to ‘Unlit’.Create a float constant, set it to 0. Now connect this to Opacity node.

Now drag this material on top of your brush.

But I believe there are more proper methods to achieve what you want. I will look into it when I get time.