get_layer_point_sprite_coords_enabled


Description:

public static bool get_layer_point_sprite_coords_enabled (Material material, int layer_index)

Gets whether point sprite coordinate generation is enabled for this texture layer.

Note:

Use cogl_pipeline_get_layer_point_sprite_coords_enabled instead

Parameters:

material

a VertexBufferIndices to a material.

layer_index

the layer number to check.

Returns:

whether the texture coordinates will be replaced with point sprite coordinates.