Skip to contents

Ends drawing to render texture.

Usage

end_texture_mode()

Note

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

void EndTextureMode(void);

Examples

if (FALSE) {
end_texture_mode()
}