set_layer_wrap_mode_p


Description:

public static void set_layer_wrap_mode_p (Material material, int layer_index, MaterialWrapMode mode)

Sets the wrap mode for the 'p' coordinate of texture lookups on this layer.

Note:

Use cogl_pipeline_set_layer_wrap_mode_p instead

'p' is the third coordinate.

Parameters:

material

A CoglMaterial object

layer_index

the layer number to change.

mode

the new wrap mode