setSize(width, height) { this.textureComp.setSize(width, height); this.textureOld.setSize(width, height); }