Module |
|
Header |
/Engine/Source/Runtime/MovieSceneCapture/Public/FrameGrabber.h |
Include |
#include "FrameGrabber.h" |
Source |
/Engine/Source/Runtime/MovieSceneCapture/Private/FrameGrabber.cpp |
void OnFrameReady
(
int32 SurfaceIndex,
FColor * ColorBuffer,
int32 Width,
int32 Height
)
Called when the specified surface index has been locked for reading with the render target data (called on render thread)