FARSystemProxy::OnAddManualEnvironmentCaptureProbe

Tells the ARSystem to generate a capture probe at the specified location if supported

Windows
MacOS
Linux

Override Hierarchy

IARSystemSupport::OnAddManualEnvironmentCaptureProbe()

FARSystemProxy::OnAddManualEnvironmentCaptureProbe()

References

Module

RemoteSession

Header

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

Include

#include "Channels/RemoteSessionARSystemChannel.h"

Syntax

virtual bool OnAddManualEnvironmentCaptureProbe
(
    FVector Location,
    FVector Extent
)

Remarks

Tells the ARSystem to generate a capture probe at the specified location if supported

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