Skip to content
Snippets Groups Projects
Commit d1979dee authored by Chang, Ryan's avatar Chang, Ryan
Browse files

More failed testing.

parent c35fc2ec
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,7 @@ public class TerrainGenThread
this.ySamples = ySamples;
data = new();
data.size = new(512, 512, 512);
data.heightmapResolution = 513;
terrainData = data;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment