IsBrowserGPUEnabled: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "__NOTOC__ {{Client function}} This function checks if the client has the "Enable GPU rendering" setting enabled, which allows the usage of things like WebGL in browsers. ==Syntax== <syntaxhighlight lang="lua"> bool isBrowserGPUEnabled() </syntaxhighlight> {{OOP||Element/Browser|gpuEnabled}} ===Returns=== Returns ''true'' if the client has browser GPU rendering enabled, ''false'' otherwise. ==See Also== {{CEF_functions}}")
(No difference)

Revision as of 00:41, 22 October 2024