UOculusMRFunctionLibrary::GetAllTrackedCamera

Retrieve an array of all (calibrated) tracked cameras which were calibrated through the CameraTool

Windows
MacOS
Linux

References

Module

OculusMR

Header

/Engine/Plugins/Runtime/Oculus/OculusVR/Source/OculusMR/Public/OculusMRFunctionLibrary.h

Include

#include "OculusMRFunctionLibrary.h"

Source

/Engine/Plugins/Runtime/Oculus/OculusVR/Source/OculusMR/Private/OculusMRFunctionLibrary.cpp

Syntax

static void GetAllTrackedCamera
(
    TArray< FTrackedCamera > & TrackedCameras,
    bool bCalibratedOnly
)

Remarks

Retrieve an array of all (calibrated) tracked cameras which were calibrated through the CameraTool

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