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