Runway Lights
Animation Info
Quality | Value |
---|---|
name | Runway Lights |
abbr | RUN |
runCount default | Endless |
minimum colors | 1 |
unlimited colors | false |
dimensionality | ONE_DIMENSIONAL, TWO_DIMENSIONAL, THREE_DIMENSIONAL |
Parameter | Type | Default Value | Description |
---|---|---|---|
interMovementDelay | Int | 100 | Delay between movements in the animation |
movementPerIteration | Double | 1.0 | How far to move along the X axis during each iteration of the animation |
maximumInfluence | Double | 0.9 | How far away from the line a pixel can be affected |
spacing | Double | 5.0 | Distance along the X axis between centers of lit points |
offset | Distance | 0.0, 0.0, 0.0 | Offset of the line in the XYZ directions |
rotation | Rotation | 0.0 rad, 0.0 rad, 0.0 rad, [ROTATE_Z, ROTATE_X] | Rotation of the line around the XYZ axes |
lineEquation | Equation | 0x⁰ | The equation representing the line the pixels will follow |
Description
Similar to Pixel Run but with multiple LEDs at a specified spacing.
Works best if spacing
is a divisor of the X distance covered by all LEDs.