Cogl.Pipeline.prototype.get_alpha_test_function
function get_alpha_test_function(): Cogl.PipelineAlphaFunc {
// Gjs wrapper for cogl_pipeline_get_alpha_test_function()
}
Since 2.0
- Returns
The alpha test function of pipeline.
function get_alpha_test_function(): Cogl.PipelineAlphaFunc {
// Gjs wrapper for cogl_pipeline_get_alpha_test_function()
}
Since 2.0
The alpha test function of pipeline.