API Version: 17
Library Version: 17
Generated by gi-docgen 2025.5
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