Handbook
Glossary
cogl_material_set_layer_combine_constant ( material layer_index constant -- )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
material
an
object
layer_index
an
object
constant
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
void
cogl_material_set_layer_combine_constant
( CoglMaterial* material,
gint
layer_index, CoglColor*
constant )