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