Module nannou::frame::raw

source ·
Expand description

The lower-level “raw” frame type allowing to draw directly to the window’s swap chain image.

Structs

  • Allows the user to draw a single RawFrame to the surface of a window.