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