---
title: matrixBytes
framework: metalperformanceshaders
role: symbol
role_heading: Instance Property
path: metalperformanceshaders/mpsmatrixdescriptor/matrixbytes
---

# matrixBytes

## Declaration

```swift
var matrixBytes: Int { get }
```

## See Also

### Properties

- [rows](metalperformanceshaders/mpsmatrixdescriptor/rows.md)
- [columns](metalperformanceshaders/mpsmatrixdescriptor/columns.md)
- [dataType](metalperformanceshaders/mpsmatrixdescriptor/datatype.md)
- [MPSDataType](metalperformanceshaders/mpsdatatype.md)
- [rowBytes](metalperformanceshaders/mpsmatrixdescriptor/rowbytes.md)
- [matrices](metalperformanceshaders/mpsmatrixdescriptor/matrices.md)
