EARDepthAccuracy

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARTextures.h"

Syntax

enum EARDepthAccuracy
{
    Unkown,
    Approximate,
    Accurate,
}

Values

Name

Description

Unkown

Approximate

Suitable for gross sorting of depths

Accurate

Accurate depth values that match the physical world

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