FARSupportInterface::ToggleARCapture

Choose your operating system:

Windows

macOS

Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARSupportInterface.h"

Source

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

Syntax

bool ToggleARCapture
(
    const bool bOnOff,
    const EARCaptureType CaptureType
)

See Also