Cogl.Attribute.prototype.get_normalized
function get_normalized(): Cogl.Bool {
// Gjs wrapper for cogl_attribute_get_normalized()
}
Since 1.10
- Returns
the value of the normalized property set with Cogl.Attribute.prototype.set_normalized.
function get_normalized(): Cogl.Bool {
// Gjs wrapper for cogl_attribute_get_normalized()
}
Since 1.10
the value of the normalized property set with Cogl.Attribute.prototype.set_normalized.