---
title: MTLTensorAuxiliaryPlaneType
framework: metal
role: symbol
role_heading: Class
path: metal/mtltensorauxiliaryplanetype
---

# MTLTensorAuxiliaryPlaneType

An auxiliary plane that a shader’s tensor argument requires.

## Declaration

```swift
class MTLTensorAuxiliaryPlaneType
```

## Topics

### Instance Properties

- [blockFactors](metal/mtltensorauxiliaryplanetype/blockfactors.md)
- [dataType](metal/mtltensorauxiliaryplanetype/datatype.md)
- [planeType](metal/mtltensorauxiliaryplanetype/planetype.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
