unreal.ARDepthAccuracy

class unreal.ARDepthAccuracy

Bases: EnumBase

EARDepth Accuracy

C++ Source:

  • Module: AugmentedReality

  • File: ARTextures.h

ACCURATE: ARDepthAccuracy = Ellipsis

Accurate depth values that match the physical world

Type:

2

APPROXIMATE: ARDepthAccuracy = Ellipsis

Suitable for gross sorting of depths

Type:

1

UNKOWN: ARDepthAccuracy = Ellipsis

0