Navigation
API > API/Runtime > API/Runtime/MovieSceneCapture
References
| Module | MovieSceneCapture |
| Header | /Engine/Source/Runtime/MovieSceneCapture/Public/FrameGrabber.h |
| Include | #include "FrameGrabber.h" |
Syntax
struct IFramePayload
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | OnFrameReady_RenderThread
(
FColor* ColorBuffer, |
Called when the buffer is now available in CPU ram Return true if you would like to execute the default behavior. |