Home > piixel > RenderOptions
Options for rendering pixels to the LED strip
Signature:
export interface RenderOptions
Property | Modifiers | Type | Description |
---|---|---|---|
brightness? | number | (Optional) Brightness of the LED strip (0.0 - 1.0) | |
pixels? | Uint32Array | (Optional) Pixels to render to the LED strip |