get_wrap_mode_p


Description:

public static MaterialWrapMode get_wrap_mode_p (MaterialLayer layer)

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

Note:

Use cogl_pipeline_layer_get_wrap_mode_p instead

'p' is the third coordinate.

Parameters:

layer

A CoglMaterialLayer object

Returns:

the wrap mode value for the p coordinate.