---
title: MPSNNPadNode
framework: metalperformanceshaders
role: symbol
role_heading: Class
path: metalperformanceshaders/mpsnnpadnode
---

# MPSNNPadNode

## Declaration

```swift
class MPSNNPadNode
```

## Topics

### Initializers

- [init(source:paddingSizeBefore:paddingSizeAfter:edgeMode:)](metalperformanceshaders/mpsnnpadnode/init(source:paddingsizebefore:paddingsizeafter:edgemode:).md)

### Instance Properties

- [fillValue](metalperformanceshaders/mpsnnpadnode/fillvalue.md)

## Relationships

### Inherits From

- [MPSNNFilterNode](metalperformanceshaders/mpsnnfilternode.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)
