lua.wetgenes.gamecake.framebuffers.fbo.resize
fbo:resize(w,h,d)
Change the size of our buffers, which probably means free and then reallocate them.
The w,h,d use the same rules as framebuffer.create
fbo:resize(w,h,d)
Change the size of our buffers, which probably means free and then reallocate them.
The w,h,d use the same rules as framebuffer.create