---
title: angle
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cimotionblur/angle
---

# angle

The angle of the motion, in radians, that determines which direction the blur smears.

## Declaration

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

## See Also

### Instance Properties

- [inputImage](coreimage/cimotionblur/inputimage.md)
- [radius](coreimage/cimotionblur/radius.md)
