Navigation
Unreal Engine C++ API Reference > Plugins > MediaIOCore > FMediaCaptureOptions
Syntax
UPROPERTY (BlueprintReadWrite, EditAnywhere, Category="MediaCapture",
Meta=(editcondition="Crop == EMediaCaptureCroppingType::Custom"))
FIntPoint CustomCapturePoint
Remarks
Crop the captured SceneViewport or TextureRenderTarget2D to the desired size.
Only valid when Crop is set to Custom.