Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/Runtime/AugmentedReality/FARSupportInterface
| Name | ToggleARCapture |
| Type | function |
| Header File | /Engine/Source/Runtime/AugmentedReality/Public/ARSupportInterface.h |
| Include Path | #include "ARSupportInterface.h" |
| Source | /Engine/Source/Runtime/AugmentedReality/Private/ARSupportInterface.cpp |
bool ToggleARCapture
(
const bool bOnOff,
const EARCaptureType CaptureType
)
See Also
- UARBlueprintLibrary::ToggleARCapture()