Click or drag to resize

BgfxRequestScreenShot Method

Overload List
  NameDescription
Public methodStatic memberRequestScreenShot(String)
Requests that a screenshot be saved. The ScreenshotTaken event will be fired to save the result.
Public methodStatic memberRequestScreenShot(FrameBuffer, String)
Requests that a screenshot be saved. The ScreenshotTaken event will be fired to save the result.
Top
See Also