From 45480253b60bbc4194cd608831ef32b44e7ea2a3 Mon Sep 17 00:00:00 2001 From: hayden-donnelly Date: Fri, 12 May 2023 18:25:32 -0400 Subject: [PATCH] Re-enabled brush preview, tweaked default settings. --- .../Scripts/NeuralTerrainGeneratorTool.cs | 26 +++++++------------ 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/Assets/NeuralTerrainGeneration/Scripts/NeuralTerrainGeneratorTool.cs b/Assets/NeuralTerrainGeneration/Scripts/NeuralTerrainGeneratorTool.cs index f12c340..13f5c50 100644 --- a/Assets/NeuralTerrainGeneration/Scripts/NeuralTerrainGeneratorTool.cs +++ b/Assets/NeuralTerrainGeneration/Scripts/NeuralTerrainGeneratorTool.cs @@ -40,11 +40,11 @@ public class NeuralTerrainGeneratorTool : TerrainPaintTool