const SIZE: f32 = 29.0;
Radius of the terrain.
Changing this value will change the size of the water and terrain. Note however, that changes to this value will require modification of the time scale in the render method below.
render