<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "Xcode: 16.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "ARKit",
  "identifier" : "/documentation/ARKit/effecting-people-occlusion-in-custom-renderers",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "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

> Note: This sample code project is associated with WWDC 2019 session [607: Bringing People into AR](https://developer.apple.com/videos/play/wwdc19/607/).

> Note: To run the app, use an iOS device with A12 chip or later.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)