void setColorBlendEnable(bool enable, {int colorAttachmentIndex = 0}) { _setColorBlendEnable(colorAttachmentIndex, enable); }