---
title: auxiliaryPlanes
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtltensorbinding/auxiliaryplanes
---

# auxiliaryPlanes

An array of the tensor’s auxiliary planes.

## Declaration

```swift
var auxiliaryPlanes: [MTLTensorAuxiliaryPlaneType] { get }
```
