---
title: CISunbeamsGenerator
framework: coreimage
role: symbol
role_heading: Protocol
path: coreimage/cisunbeamsgenerator
---

# CISunbeamsGenerator

The properties you use to configure a sunbeams generator filter.

## Declaration

```swift
protocol CISunbeamsGenerator : CIFilterProtocol
```

## Topics

### Instance Properties

- [center](coreimage/cisunbeamsgenerator/center.md)
- [color](coreimage/cisunbeamsgenerator/color.md)
- [maxStriationRadius](coreimage/cisunbeamsgenerator/maxstriationradius.md)
- [striationContrast](coreimage/cisunbeamsgenerator/striationcontrast.md)
- [striationStrength](coreimage/cisunbeamsgenerator/striationstrength.md)
- [sunRadius](coreimage/cisunbeamsgenerator/sunradius.md)
- [time](coreimage/cisunbeamsgenerator/time.md)

## Relationships

### Inherits From

- [CIFilterProtocol](coreimage/cifilterprotocol.md)

## See Also

### Related Documentation

- [sunbeamsGenerator()](coreimage/cifilter-swift.class/sunbeamsgenerator().md)

### Protocols

- [CICode128BarcodeGenerator](coreimage/cicode128barcodegenerator.md)
- [CIAttributedTextImageGenerator](coreimage/ciattributedtextimagegenerator.md)
- [CIAztecCodeGenerator](coreimage/ciazteccodegenerator.md)
- [CIBarcodeGenerator](coreimage/cibarcodegenerator.md)
- [CIBlurredRectangleGenerator](coreimage/ciblurredrectanglegenerator.md)
- [CIRoundedRectangleStrokeGenerator](coreimage/ciroundedrectanglestrokegenerator.md)
- [CICheckerboardGenerator](coreimage/cicheckerboardgenerator.md)
- [CILenticularHaloGenerator](coreimage/cilenticularhalogenerator.md)
- [CIMeshGenerator](coreimage/cimeshgenerator.md)
- [CIPDF417BarcodeGenerator](coreimage/cipdf417barcodegenerator.md)
- [CIQRCodeGenerator](coreimage/ciqrcodegenerator.md)
- [CIRandomGenerator](coreimage/cirandomgenerator.md)
- [CIRoundedRectangleGenerator](coreimage/ciroundedrectanglegenerator.md)
- [CIRoundedRectangleStrokeGenerator](coreimage/ciroundedrectanglestrokegenerator.md)
- [CIStarShineGenerator](coreimage/cistarshinegenerator.md)
