Navigation
Unreal Engine C++ API Reference > Plugins > MovieRenderPipelineCore
References
Module | MovieRenderPipelineCore |
Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MovieRenderPipelineDataTypes.h |
Include | #include "MovieRenderPipelineDataTypes.h" |
Syntax
struct FMoviePipelineRenderPassInitSettings
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FIntPoint | BackbufferResolution | This takes into account any padding needed for tiled rendering overlap. |
![]() |
ERHIFeatureLevel::Type | FeatureLevel | |
![]() |
FIntPoint | TileCount | How many tiles (in each direction) are we rendering with. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FMoviePipelineRenderPassInitSettings must be constructed with arguments | ||
![]() |
FMoviePipelineRenderPassInitSettings
(
ERHIFeatureLevel::Type InFeatureLevel, |
Deprecated Functions
Type | Name | Description | |
---|---|---|---|
![]() |
FMoviePipelineRenderPassInitSettings must be constructed with arguments |