---
title: acuteAngle
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/ciparallelogramtile/acuteangle
---

# acuteAngle

The primary angle for the repeating parallelogram tile.

## Declaration

```swift
var acuteAngle: Float { get set }
```

## Discussion

Discussion Small values create thin diamond tiles, and higher values create fatter parallelogram tiles.

## See Also

### Instance Properties

- [angle](coreimage/ciparallelogramtile/angle.md)
- [center](coreimage/ciparallelogramtile/center.md)
- [inputImage](coreimage/ciparallelogramtile/inputimage.md)
- [width](coreimage/ciparallelogramtile/width.md)
