Shader.isGeometryAvailable

Tell whether or not the system supports geometry shaders.

class Shader
static
bool
isGeometryAvailable
()

Return Value

Type: bool

true if geometry shaders are supported, false otherwise.

Meta