Skip to contents

End scissor mode.

Usage

end_scissor_mode()

Note

This function has been auto-generated from the following Raylib function definition:

void EndScissorMode(void);

Examples

if (FALSE) {
end_scissor_mode()
}