---
title: isEnvironmentTexturingEnabled
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/arfacetrackingconfiguration/isenvironmenttexturingenabled
---

# isEnvironmentTexturingEnabled

Enable or disable environment texturing.

## Declaration

```swift
var isEnvironmentTexturingEnabled: Bool { get set }
```

## Discussion

Discussion When enabled, the system automatically generates and updates the environment texture at the device position. Disabled by default.
