---
title: MTLTextureBinding
framework: metal
role: symbol
role_heading: Protocol
path: metal/mtltexturebinding
---

# MTLTextureBinding

## Declaration

```swift
protocol MTLTextureBinding : MTLBinding
```

## Topics

### Instance Properties

- [arrayLength](metal/mtltexturebinding/arraylength.md)
- [isDepthTexture](metal/mtltexturebinding/isdepthtexture.md)
- [textureDataType](metal/mtltexturebinding/texturedatatype.md)
- [textureType](metal/mtltexturebinding/texturetype.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)
- [MTLThreadgroupBinding](metal/mtlthreadgroupbinding.md)
- [MTLObjectPayloadBinding](metal/mtlobjectpayloadbinding.md)
