get_layer_point_sprite_coords_enabled
Description:
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. |