Shader:isValid
From GiderosMobile
Available since: Gideros 2015.06.30
Class: Shader
Description
Check if this shader object was compiled successfully and is actually usable. <syntaxhighlight lang="lua"> (boolean) = Shader:isValid() </source>
Return values
Returns (boolean) true if this shader is valid