get gapSize => this.uniforms["gapSize"]["value"];
set gapSize(value) { this.uniforms["gapSize"]["value"] = value; }