OK so happy with mirrors now stuck on refraction.
Doing refraction I expected something like this.
but got this
here's the playground http://www.babylonjs-playground.com/#1YAIO7#12
played around with
waterMaterial.refractionTexture.depth = 10;
waterMaterial.indexOfRefraction = 5
but am getting nowhere. Any suggestions?