UARTextureCameraDepth

Base class for all AR textures that represent the camera depth data

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AugmentedReality

Header

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

Include

#include "ARTextures.h"

Syntax

class UARTextureCameraDepth : public UARTexture

Remarks

Base class for all AR textures that represent the camera depth data

Variables

Name Description

Public variable

bool

 

bIsTemporallySmoothed

Whether or not the depth information is temporally smoothed

Public variable

EARDepthAccurac...

 

DepthAccuracy

The accuracy of the depth information captured this frame

Public variable

EARDepthQuality

 

DepthQuality

The quality of the depth information captured this frame

Constructors

Name Description

Public function

UARTextureCameraDepth

(
    const FObjectInitializer& ObjectIn...
)

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