---
title: controlPoints
framework: corehaptics
role: symbol
role_heading: Instance Property
path: corehaptics/chhapticparametercurve/controlpoints
---

# controlPoints

An array containing the curve’s control points.

## Declaration

```swift
var controlPoints: [CHHapticParameterCurve.ControlPoint] { get }
```

## See Also

### Describing the Curve

- [parameterID](corehaptics/chhapticparametercurve/parameterid.md)
- [relativeTime](corehaptics/chhapticparametercurve/relativetime.md)
