FCaptureResolution

Structure representing a capture resolution

Windows
MacOS
Linux

References

Module

MovieSceneCapture

Header

/Engine/Source/Runtime/MovieSceneCapture/Public/MovieSceneCaptureSettings.h

Include

#include "MovieSceneCaptureSettings.h"

Syntax

struct FCaptureResolution

Remarks

Structure representing a capture resolution

Variables

Name Description

Public variable

int32

 

ResX

Public variable

int32

 

ResY

Constructors

Name Description

Public function

FCaptureResolution

(
    int32 InX,
    int32 InY
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss