---
title: isPatchControlPointData
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlattribute/ispatchcontrolpointdata
---

# isPatchControlPointData

A Boolean value that indicates whether the attribute represents control point data.

## Declaration

```swift
var isPatchControlPointData: 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)
- [isPatchData](metal/mtlattribute/ispatchdata.md)
