unreal.ARDepthQuality

class unreal.ARDepthQuality

Bases: unreal.EnumBase

EARDepth Quality

C++ Source:

  • Module: AugmentedReality

  • File: ARTextures.h

HIGH

Suitable for rendering against or for use in scene reconstruction

Type

2

LOW

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

Type

1

UNKOWN

0