unreal.ARDepthAccuracy

class unreal.ARDepthAccuracy

Bases: EnumBase

EARDepth Accuracy

C++ Source:

  • Module: AugmentedReality

  • File: ARTextures.h

ACCURATE: ARDepthAccuracy

Accurate depth values that match the physical world

Type:

2

APPROXIMATE: ARDepthAccuracy

Suitable for gross sorting of depths

Type:

1

UNKOWN: ARDepthAccuracy

0