Cogl.Pipeline.prototype.get_point_size

function get_point_size(): Number(gfloat) {
    // Gjs wrapper for cogl_pipeline_get_point_size()
}
  

Get the size of points drawn when Cogl.VerticesMode.points is used with the vertex buffer API.

Since 2.0

Returns

the point size of the pipeline.