Neon glow
Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
out | n/a | 1 | 1 | 1 | 4 | 1 | char |
Name | Type | g/s | Description |
---|---|---|---|
glow | float | The color of the glow in the form red green blue (default = 0. 1. 0.) All color values should be in the range 0.-1. | |
lum | float | The luminosity threshold for the glow effect (default = 0.88) | |
mode | int | Output mode setting (default = 0 (greyscale)) 0 = output is converted to greyscale after glow is applied 1 = output retains its color after glow is applied |
|
tol | float | Tolerance level (or width) of the color range affected by the glow (default = 0.2) |
Name | Description |
---|---|
jit.chromakey | Keying based on chromatic distance |
jit.lumakey | Key based on distance from a luminance value |