Click or drag to resize

GM_GetVerticalDisplayOptions

Returns a pointer to the current vertical 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.

Syntax
const GM_VerticalDisplayOptions_t* GM_GetVerticalDisplayOptions
(
void
);