CISunbeamsGenerator - emcconville/cif GitHub Wiki

CISunbeamsGenerator

Generates a sun effect. You typically use the output of the sunbeams filter as input to a composite filter.

  • -inputTime <number> : The duration of the effect. [Default 0]
  • -inputColor <color> : The color of the sun. [Default #FF7F00]
  • -inputStriationStrength <number> : The intensity of the sunbeams. Higher values result in more intensity. [Default 0.5]
  • -inputCenter <vector> : The x and y position to use as the center of the sunbeam pattern [Default 150,150]
  • -inputStriationContrast <number> : The contrast of the sunbeams. Higher values result in more contrast. [Default 1.375]
  • -inputSunRadius <number> : The radius of the sun. [Default 40]
  • -inputMaxStriationRadius <number> : The radius of the sunbeams. [Default 2.58]