<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 14.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/ARView/RenderOptions-swift.struct/disableFaceMesh",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:10RealityKit6ARViewC13RenderOptionsV15disableFaceMeshAEvpZ"
  },
  "title" : "disableFaceMesh"
}
-->

# disableFaceMesh

Disable generation of the face entity with the default occlusion material.

```
static let disableFaceMesh: ARView.RenderOptions
```

## Discussion

By default, <doc://com.apple.documentation/documentation/ARKit> detects
people and hides virtual objects behind their faces.

---

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)