---
title: isPatchData
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlattribute/ispatchdata
---

# isPatchData

A Boolean value that indicates whether the attribute represents tessellation patch data.

## Declaration

```swift
var isPatchData: Bool { get }
```

## See Also

### Reading an attribute’s properties

- [name](metal/mtlattribute/name.md)
- [attributeIndex](metal/mtlattribute/attributeindex.md)
- [attributeType](metal/mtlattribute/attributetype.md)
- [isActive](metal/mtlattribute/isactive.md)
- [isPatchControlPointData](metal/mtlattribute/ispatchcontrolpointdata.md)
