GM_RemoveCustomShader |
Removes the custom shader with the given name. Note that you can only remove custom shaders and not the built-in shaders.
GM_DLL_EXPORTED GM_Error_t32 __stdcall GM_RemoveCustomShader ( const char* aShaderName // in: name of custom shader to remove );
Copyright © 2020 Blue Marble Geographics. All Rights Reserved