base classes — bpy_struct, Node, NodeInternal, CompositorNode
Streak angle offset
| Type: | float in [0, 3.14159], default 0.0 |
|---|
Amount of Color Modulation, modulates colors of streaks and ghosts for a spectral dispersion effect
| Type: | float in [0, 1], default 0.0 |
|---|
Streak fade-out factor
| Type: | float in [0.75, 1], default 0.0 |
|---|
| Type: | enum in [‘GHOSTS’, ‘STREAKS’, ‘FOG_GLOW’, ‘SIMPLE_STAR’], default ‘SIMPLE_STAR’ |
|---|
| Type: | int in [2, 5], default 0 |
|---|
-1 is original image only, 0 is exact 50/50 mix, 1 is processed image only
| Type: | float in [-1, 1], default 0.0 |
|---|
If not set to high quality, the effect will be applied to a low-res copy of the source image
| Type: | enum in [‘HIGH’, ‘MEDIUM’, ‘LOW’], default ‘HIGH’ |
|---|
Glow/glare size (not actual size; relative to initial size of bright area of pixels)
| Type: | int in [6, 9], default 0 |
|---|
Total number of streaks
| Type: | int in [2, 16], default 0 |
|---|
The glare filter will only be applied to pixels brighter than this value
| Type: | float in [0, 1000], default 0.0 |
|---|
Simple star filter: add 45 degree rotation offset
| Type: | boolean, default False |
|---|
True if a registered node type
| Returns: | Result |
|---|---|
| Return type: | boolean |
Input socket template
| Parameters: | index (int in [0, inf]) – Index |
|---|---|
| Returns: | result |
| Return type: | NodeInternalSocketTemplate |
Output socket template
| Parameters: | index (int in [0, inf]) – Index |
|---|---|
| Returns: | result |
| Return type: | NodeInternalSocketTemplate |
Inherited Properties
Inherited Functions