blit_buffer


Description:

public void blit_buffer (Buffer? buffer, Rectangle? roi, int level, AbyssPolicy abyss_policy)

Render a rectangular region from a node to the given buffer.

Parameters:

this

a Node

buffer

the Buffer to render to.

roi

the rectangle to render.

level

mipmap level to render (0 for all)