FXRSensorProperties

Struct representing the properties of an external tracking sensor.

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/IXRTrackingSystem.h

Include

#include "IXRTrackingSystem.h"

Syntax

struct FXRSensorProperties

Remarks

Struct representing the properties of an external tracking sensor.

Variables

Name Description

Public variable

float

 

BottomFOV

The downwards field of view of the sensor in degrees

Public variable

float

 

CameraDistance

The focal distance of the camera.

Public variable

float

 

FarPlane

The far plane of the sensor's effective tracking area

Public variable

float

 

LeftFOV

The field of view of the sensor to the left in degrees

Public variable

float

 

NearPlane

The near plane of the sensor's effective tracking area

Public variable

float

 

RightFOV

The field of view of the sensor to the right in degrees

Public variable

float

 

TopFOV

The upwards field of view of the sensor in degrees

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