---
title: point
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/citrianglekaleidoscope/point
---

# point

The x and y position to use as the center of the triangular area in the input image.

## Declaration

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

## See Also

### Instance Properties

- [decay](coreimage/citrianglekaleidoscope/decay.md)
- [inputImage](coreimage/citrianglekaleidoscope/inputimage.md)
- [rotation](coreimage/citrianglekaleidoscope/rotation.md)
- [size](coreimage/citrianglekaleidoscope/size.md)
