Navigation
API > API/Plugins > API/Plugins/PixelCapture > API/Plugins/PixelCapture/FPixelCaptureCapturerLayered
References
| Module | PixelCapture |
| Header | /Engine/Plugins/Media/PixelCapture/Source/PixelCapture/Public/PixelCaptureCapturerLayered.h |
| Include | #include "PixelCaptureCapturerLayered.h" |
| Source | /Engine/Plugins/Media/PixelCapture/Source/PixelCapture/Private/PixelCaptureCapturerLayered.cpp |
static TSharedPtr< FPixelCaptureCapturerLayered > Create
&40;
IPixelCaptureCapturerSource &42; InCapturerSource,
int32 InDestinationFormat,
TArray< float > LayerScales
&41;
Remarks
Create a new Layered Capturer.
Parameters
| Name | Description |
|---|---|
| InCapturerSource | A source for capturers for each layer. |
| InDestinationFormat | The format to capture to. |
| LayerScales | A list of scales for each layer. |