FRemoteSessionImageChannel::CreateTexture

Creates a texture to receive images into

Windows
MacOS
Linux

References

Module

RemoteSession

Header

/Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionImageChannel.h

Include

#include "Channels/RemoteSessionImageChannel.h"

Source

/Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Private/Channels/RemoteSessionImageChannel.cpp

Syntax

void CreateTexture
(
    const int32 InSlot,
    const int32 InWidth,
    const int32 InHeight
)

Remarks

Creates a texture to receive images into

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