Shader.getProperties

From GiderosMobile
Revision as of 15:30, 13 July 2023 by Hgy29 (talk | contribs) (Text replacement - "<source" to "<syntaxhighlight")


Available since: Gideros 2018.1
Class: Shader

Description

Returns a table containing various characteristics of the graphics engine <syntaxhighlight lang="lua"> (table) = Shader:getProperties() </source>

Return values

Returns (table) graphics engine properties