Clutter.ShaderEffectClass

Fields

Name

Type

Access

Description

get_static_shader_source

object

r

Returns the GLSL source code to use for instances of this shader effect. Note that this function is only called once per subclass of Clutter.ShaderEffect regardless of how many instances are used. It is expected that subclasses will return a copy of a static string from this function.

parent_class

Clutter.OffscreenEffectClass

r

Methods

None

Details

class Clutter.ShaderEffectClass

The Clutter.ShaderEffectClass structure contains only private data

New in version 1.4.