Skip to content
Eric McConville edited this page Jun 21, 2015 · 2 revisions

CISpotLight

Applies a directional spotlight effect to an image.

  • -inputLightPointsAt <vector> : The x and y position that the spotlight points at. [Default 200,200,0]
  • -inputColor <color> : The color of the spotlight. [Default #FFFFFF]
  • -inputConcentration <number> : The spotlight size. The smaller the value, the more tightly focused the light beam. [Default 0.1]
  • -inputBrightness <number> : The brightness of the spotlight. [Default 3]
  • -inputLightPosition <vector> : The x and y position of the spotlight. [Default 400,600,150]
  • -inputImage <image> : The image to use as an input image. For filters that also use a background image, this is the foreground image.
Clone this wiki locally