| TYPE | NAME | DESCRIPTION
|
|---|
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image (unused) |
| DRAWABLE | drawable | Input drawable |
| STRING | gflare_name | The name of GFlare |
| INT32 | xcenter | X coordinate of center of GFlare |
| INT32 | ycenter | Y coordinate of center of GFlare |
| FLOAT | radius | Radius of GFlare (pixel) |
| FLOAT | rotation | Rotation of GFlare (degree) |
| FLOAT | hue | Hue rotation of GFlare (degree) |
| FLOAT | vangle | Vector angle for second flares (degree) |
| FLOAT | vlength | Vector length for second flares (percentage to Radius) |
| INT32 | use_asupsample | Whether it uses or not adaptive supersampling while rendering (boolean) |
| INT32 | asupsample_max_depth | Max depth for adaptive supersampling |
| FLOAT | asupsample_threshold | Threshold for adaptive supersampling |