godot.backbuffercopy

Copies a region of the screen (or the whole screen) to a buffer so it can be accessed with SCREEN_TEXTURE in the texture() function.

Members

Structs

BackBufferCopy
struct BackBufferCopy

Copies a region of the screen (or the whole screen) to a buffer so it can be accessed with SCREEN_TEXTURE in the texture() function.

Meta