Is it possible to make the brush size bigger than 100?

I’m trying to paint some grass on terrain, and I want to be able to do it more quickly, but the brush size doesn’t go past 100. How can I make the brush size bigger?

Unity’s terrain crafting system is a bit lacking so I don’t think you can increase the brush size to over 100. You can use L3DT (L3DT - Large 3D Terrain Generator) to design your terrain then export it to Unity and there’ll be a lot more functionality.

@MagicalBilly For anyone looking at this later, An easy way to do this is to simply turn down the terrains width+height in settings to something small like 100x100 (not too small though), painting in all the grass, and then turning the size back up again. worked wonders for me.