disablePersonOcclusion
Disable person segmentation.
Declaration
static let disablePersonOcclusion: ARView.RenderOptionsDiscussion
By default, ARKit detects users in the frame, and hides content occluded by users. Add the disablePersonOcclusion option to the AR view’s renderOptions to disable this feature.