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

# acuteAngle

The primary angle for the repeating reflected tile.

## Declaration

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

## Discussion

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

## See Also

### Instance Properties

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