---
title: Effecting People Occlusion in Custom Renderers
framework: arkit
role: sampleCode
role_heading: Sample Code
path: sample-code/arkit/effecting-people-occlusion-in-custom-renderers
---

# Effecting People Occlusion in Custom Renderers

Occlude your app’s virtual content where ARKit recognizes people in the camera feed by using matte generator.

## Overview

Overview note: This sample code project is associated with WWDC 2019 session 607: Bringing People into AR. note: To run the app, use an iOS device with A12 chip or later.

## See Also

### Occlusion

- [Occluding virtual content with people](arkit/occluding-virtual-content-with-people.md)
- [Visualizing and interacting with a reconstructed scene](arkit/visualizing-and-interacting-with-a-reconstructed-scene.md)
- [ARMatteGenerator](arkit/armattegenerator.md)
