FARSystemProxy::OnAddRuntimeCandidateImage

Add candidate image at runtime

Windows
MacOS
Linux

Override Hierarchy

IARSystemSupport::OnAddRuntimeCandidateImage()

FARSystemProxy::OnAddRuntimeCandidateImage()

References

Module

RemoteSession

Header

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

Include

#include "Channels/RemoteSessionARSystemChannel.h"

Syntax

virtual bool OnAddRuntimeCandidateImage
(
    UARSessionConfig * SessionConfig,
    UTexture2D * CandidateTexture,
    FString FriendlyName,
    float PhysicalWidth
)

Remarks

Add candidate image at runtime

Returns

True if it added the iamge successfully

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