---
title: lightPosition
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cispotlight/lightposition
---

# lightPosition

The x and y position of the spotlight.

## Declaration

```swift
var lightPosition: CIVector { get set }
```

## See Also

### Instance Properties

- [brightness](coreimage/cispotlight/brightness.md)
- [color](coreimage/cispotlight/color.md)
- [concentration](coreimage/cispotlight/concentration.md)
- [inputImage](coreimage/cispotlight/inputimage.md)
- [lightPointsAt](coreimage/cispotlight/lightpointsat.md)
