---
title: MTLTensorAuxiliaryPlane
framework: metal
role: symbol
role_heading: Protocol
path: metal/mtltensorauxiliaryplane
---

# MTLTensorAuxiliaryPlane

A type that represents the configuration and storage of an auxiliary plane in a multi-plane tensor.

## Declaration

```swift
protocol MTLTensorAuxiliaryPlane : NSObjectProtocol
```

## Topics

### Instance Properties

- [blockFactors](metal/mtltensorauxiliaryplane/blockfactors.md)
- [buffer](metal/mtltensorauxiliaryplane/buffer.md)
- [bufferOffset](metal/mtltensorauxiliaryplane/bufferoffset.md)
- [dataType](metal/mtltensorauxiliaryplane/datatype.md)
- [planeType](metal/mtltensorauxiliaryplane/planetype.md)

## Relationships

### Inherits From

- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
