FMoviePipelineSurfaceReader::FMoviePipelineSurfaceReader

Construct a surface reader with the given pixel format and size.

Windows
MacOS
Linux

References

Module

MovieRenderPipelineCore

Header

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineSurfaceReader.h

Include

#include "MoviePipelineSurfaceReader.h"

Source

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/MoviePipelineSurfaceReader.cpp

Syntax

FMoviePipelineSurfaceReader
(
    EPixelFormat InPixelFormat,
    FIntPoint InSurfaceSize
)

Remarks

Construct a surface reader with the given pixel format and size. This will be the output specification.

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