unreal.ARDepthQuality

class unreal.ARDepthQuality

Bases: EnumBase

EARDepth Quality

C++ Source:

  • Module: AugmentedReality

  • File: ARTextures.h

HIGH: ARDepthQuality

Suitable for rendering against or for use in scene reconstruction

Type:

2

LOW: ARDepthQuality

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

Type:

1

UNKOWN: ARDepthQuality

0