docs_get_api_reference
Fetch the complete PixelBlaze language reference covering all built-in functions, color math, UI controls, and limitations to write accurate pattern code.
Instructions
Get the full PixelBlaze language reference (electromage.com/docs/language-reference).
This covers all built-in functions available when writing pattern code: render(index), beforeRender(delta), color functions (hsv, rgb), math/waveform functions (time, wave, triangle, sin, cos, etc.), array functions, 2D/3D rendering, UI controls (sliders, pickers), language features and limitations, variables, constants, and more.
Always call this before writing or editing any PixelBlaze pattern code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |