Scaleform::Render::ContextImpl::Context::CaptureMode

Scaleform::Render::ContextImpl::Context::CaptureMode
enum CaptureMode {
  Capture_Immediate,
  Capture_OnceAFrame
};
Description

The mode of the capture on the rendering frame.

Members
Members 
Description 
Capture_Immediate 
Captures the frame by NextCapture
Capture_OnceAFrame 
Data will be captured only the first time within a frame by NextCapture
File

Render_Context.h