pub fn set_view_frame_buffer(id: ViewId, handle: &FrameBuffer)
Expand description
  • id: View id.
  • handle: Frame buffer handle. Passing ]BGFX_INVALID_HANDLE] as frame buffer handle will draw primitives from this view into default back buffer.