Open y4my4my4m opened 4 years ago
When unchecking iChannels, the temporary modifications to the shader gets overwritten.
That happens because getShaderContent() gets called. Should actualize the shader without reloading from source.
getShaderContent()
When unchecking iChannels, the temporary modifications to the shader gets overwritten.
That happens because
getShaderContent()
gets called. Should actualize the shader without reloading from source.