FHoloLensARSystem::GetPVCameraIntrinsics

Windows
MacOS
Linux

References

Module

HoloLensAR

Header

/Engine/Plugins/Runtime/AR/Microsoft/HoloLensAR/Source/HoloLensAR/Public/HoloLensARSystem.h

Include

#include "HoloLensARSystem.h"

Source

/Engine/Plugins/Runtime/AR/Microsoft/HoloLensAR/Source/HoloLensAR/Private/HoloLensARSystem.cpp

Syntax

bool GetPVCameraIntrinsics
(
    FVector2D & focalLength,
    int & width,
    int & height,
    FVector2D & principalPoint,
    FVector & radialDistortion,
    FVector2D & tangentialDistortion
)

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