Variable FrameData.size

Size of this frame's framebuffer.

class FrameData
{
  // ...
  Size size ;
  // ...
}