UARBlueprintLibrary::ToggleARCapture

Starts or stops a battery intensive service on device.

Choose your operating system:

Windows

macOS

Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARBlueprintLibrary.h

Include

#include "ARBlueprintLibrary.h"

Source

/Engine/Source/Runtime/AugmentedReality/Private/ARBlueprintLibrary.cpp

Syntax

static bool ToggleARCapture
(
    const bool bOnOff,
    const EARCaptureType CaptureType
)

Remarks

Starts or stops a battery intensive service on device.