---
title: MTLObjectPayloadBinding
framework: metal
role: symbol
role_heading: Protocol
path: metal/mtlobjectpayloadbinding
---

# MTLObjectPayloadBinding

## Declaration

```swift
protocol MTLObjectPayloadBinding : MTLBinding
```

## Topics

### Instance Properties

- [objectPayloadAlignment](metal/mtlobjectpayloadbinding/objectpayloadalignment.md)
- [objectPayloadDataSize](metal/mtlobjectpayloadbinding/objectpayloaddatasize.md)

## Relationships

### Inherits From

- [MTLBinding](metal/mtlbinding.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Introspection data

- [MTLComputePipelineReflection](metal/mtlcomputepipelinereflection.md)
- [MTLAutoreleasedComputePipelineReflection](metal/mtlautoreleasedcomputepipelinereflection.md)
- [MTLRenderPipelineReflection](metal/mtlrenderpipelinereflection.md)
- [MTLAutoreleasedRenderPipelineReflection](metal/mtlautoreleasedrenderpipelinereflection.md)
- [MTLBindingType](metal/mtlbindingtype.md)
- [MTLBinding](metal/mtlbinding.md)
- [MTLBindingAccess](metal/mtlbindingaccess.md)
- [MTLBufferBinding](metal/mtlbufferbinding.md)
- [MTLTextureBinding](metal/mtltexturebinding.md)
- [MTLThreadgroupBinding](metal/mtlthreadgroupbinding.md)
