enum AdaptionMode (Niantic.ARDK.Extensions.ARDepthInterpolationAdapter.AdaptionMode)¶
Overview¶
enum AdaptionMode { SampleFullScreen = 0, TrackOccludee = 1, };
Detailed Documentation¶
Enum Values¶
SampleFullScreen
Take a few samples of the full buffer to determine the closest occluder on the screen.