FImagePixelPipe::GetEndPoints

Access this pipe's current set of end points.

Windows
MacOS
Linux

References

Module

ImageWriteQueue

Header

/Engine/Source/Runtime/ImageWriteQueue/Public/ImageWriteStream.h

Include

#include "ImageWriteStream.h"

Syntax

TArrayView< const TUniquePtr< FImageStreamEndpoint > > GetEndPoints() const

Remarks

Access this pipe's current set of end points. Warning: Not thread-safe - should only be called where no other modification to the end points can be happening.

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