<!--
{
  "availability" : [
    "iOS: 16.3.0 -",
    "iPadOS: 16.3.0 -",
    "macCatalyst: 16.3.0 -",
    "macOS: 13.2.0 -",
    "tvOS: 16.3.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MetalPerformanceShadersGraph",
  "identifier" : "/documentation/MetalPerformanceShadersGraph/MPSGraphConvolution3DOpDescriptor",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Metal Performance Shaders Graph"
    ],
    "preciseIdentifier" : "c:objc(cs)MPSGraphConvolution3DOpDescriptor"
  },
  "title" : "MPSGraphConvolution3DOpDescriptor"
}
-->

# MPSGraphConvolution3DOpDescriptor

A class that describes the properties of a 3D-convolution operator.

```
class MPSGraphConvolution3DOpDescriptor
```

## Overview

Use an instance of this class is to add a 3D-convolution operator with desired properties to the graph.

## Relationships

### Conforms To

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`Hashable`](/documentation/Swift/Hashable)

[`CVarArg`](/documentation/Swift/CVarArg)

[`NSCopying`](/documentation/Foundation/NSCopying)

[`Equatable`](/documentation/Swift/Equatable)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

### Inherits From

[`MPSGraphObject`](/documentation/MetalPerformanceShadersGraph/MPSGraphObject)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)