![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneCaptureProtocolBase.h>
Static Public Member Functions | |
| static MOVIESCENECAPTURE_API FCaptureProtocolInitSettings | FromSlateViewport (TSharedRef< FSceneViewport > InSceneViewport) |
Public Attributes | |
| TSharedPtr< FSceneViewport > | SceneViewport |
| FIntPoint | DesiredSize |
Structure used to initialize a capture protocol
|
static |
~ Capture from a slate viewport, using the specified custom protocol settings
| FIntPoint FCaptureProtocolInitSettings::DesiredSize |
The desired size of the captured frames
| TSharedPtr<FSceneViewport> FCaptureProtocolInitSettings::SceneViewport |
The slate viewport we should capture from