globalmapper.SetShaderDisplayOptions

globalmapper.SetShaderDisplayOptions(GM_ShaderOptions_t aOptions) GM_Error_t32[source]

Sets the options to use for the elevation shaders used to render gridded elevation data. Usually you will want to call GetShaderDisplayOptions to first get the current shader display options, then modify the values you want, then call this to update the options.

Parameters

aOptions (GM_ShaderOptions_t) – Shader display options

Returns

Error Code

Return type

GM_Error_t32