Cogl.MatrixStack.prototype.load_identity
function load_identity(): void {
// Gjs wrapper for cogl_matrix_stack_load_identity()
}
Resets the current matrix to the identity matrix.
function load_identity(): void {
// Gjs wrapper for cogl_matrix_stack_load_identity()
}
Resets the current matrix to the identity matrix.