API Version: 16
Library Version: 16
Generated by gi-docgen 2024.2
float cogl_pipeline_get_point_size ( CoglPipeline* pipeline )
Get the size of points drawn when COGL_VERTICES_MODE_POINTS is used with the vertex buffer API.
COGL_VERTICES_MODE_POINTS
Type: float
float
The point size of the pipeline.
pipeline