globalmapper.RemoveCustomShader =============================== .. currentmodule:: globalmapper .. py:function:: RemoveCustomShader (str aShaderName) -> GM_Error_t32 Removes the custom shader with the given name. Note that you can only remove custom shaders and not the built-in shaders. :param str aShaderName: Name of custom shader to remove :returns: Error Code :rtype: GM_Error_t32