EARDepthQuality

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARTextures.h"

Syntax

enum EARDepthQuality
{
    Unkown,
    Low,
    High,
}

Values

Name

Description

Unkown

Low

Not suitable to use as part of a rendering pass or for scene reconstruction

High

Suitable for rendering against or for use in scene reconstruction

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