Skip to content
Snippets Groups Projects
  • Micah Elizabeth Scott's avatar
    53d5609f
    FrameInfo object · 53d5609f
    Micah Elizabeth Scott authored
    This gives effects global information about the frame, before and after rendering pixels. This
    can make some effects more convenient to write, and it allows effects to keep track of global per-pixel
    data if they need to.
    53d5609f
    History
    FrameInfo object
    Micah Elizabeth Scott authored
    This gives effects global information about the frame, before and after rendering pixels. This
    can make some effects more convenient to write, and it allows effects to keep track of global per-pixel
    data if they need to.