Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 669 Bytes

piixel.renderoptions.md

File metadata and controls

21 lines (13 loc) · 669 Bytes

Home > piixel > RenderOptions

RenderOptions interface

Options for rendering pixels to the LED strip

Signature:

export interface RenderOptions 

Properties

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