---
title: shadowOffset
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cidisintegratewithmasktransition/shadowoffset
---

# shadowOffset

The offset of the shadow the mask creates.

## Declaration

```swift
var shadowOffset: CGPoint { get set }
```

## See Also

### Instance Properties

- [maskImage](coreimage/cidisintegratewithmasktransition/maskimage.md)
- [shadowDensity](coreimage/cidisintegratewithmasktransition/shadowdensity.md)
- [shadowRadius](coreimage/cidisintegratewithmasktransition/shadowradius.md)
