---
title: environmentTexture
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/arenvironmentprobeanchor/environmenttexture
---

# environmentTexture

A cube-map texture that represents the view in all directions from the probe anchor’s position.

## Declaration

```swift
var environmentTexture: (any MTLTexture)? { get }
```

## Discussion

Discussion This texture is in the format MTLPixelFormat.bgra8Unorm_srgb.
