globalmapper.GetShaderDisplayOptions ==================================== .. currentmodule:: globalmapper .. py:function:: GetShaderDisplayOptions () -> GM_ShaderOptions_t Returns an object containing the current shader display options that are used when rendering gridded elevation data. The returned pointer is temporary and should be copied if it will be used for an extended period of time on the client side. :returns: The pointer to the shader options :rtype: GM_ShaderOptions_t