> For the complete documentation index, see [llms.txt](https://manual.xlights.org/xlights/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.xlights.org/xlights/effects/off/pinwheel.md).

# Pinwheel

## Pinwheel

![Icon](/files/-LZSgB5pTpVa7ubhyWgY)

![Sequencer Grid](/files/-LsglB5xR3s5XTnprrwe)

![](/files/-MjEtZCCxZrmX4_GbIjL)

The Pinwheel effect generates a rotating pinwheel arrangement or radial rays type of effect.

| Option/Settings   | Description                                                                                                                                                           |
| ----------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **#Arms**         | Defines the number of radial arms to be used for the pinwheel.                                                                                                        |
| **Size**          | <p>Defines the outer circumference of the effect.</p><p>Can be adjusted via the Value Curves options.Twist</p>                                                        |
| **Twist**         | <p>Controls whether the arms should be straight or twist clockwise or counterclockwise (within the rotation).</p><p>Can be adjusted via the Value Curves options.</p> |
| **Thick**         | <p>Controls the color thickness of each arm.</p><p>Can be adjusted via the Value Curves options.</p>                                                                  |
| **Speed**         | <p>Controls the speed of the rotation.</p><p>Can be adjusted via the Value Curves options.</p>                                                                        |
| **Offset**        | Offset of the arm starting location.                                                                                                                                  |
| **Style**         | New Render Style or Old Render Style, New Render Style has longer arms.                                                                                               |
| **Rotation**      | Defines the direction of rotation i.e. Clockwise or counterclockwise.                                                                                                 |
| **3D**            | Defines whether the pinwheel should have a 3D or inverted 3D effect.                                                                                                  |
| **X-axis Center** | <p>Controls the position of the fulcrum of the pinwheel along the horizontal axis.</p><p>Can be adjusted via the Value Curves options.</p>                            |
| **Y-axis Center** | <p>Controls the position of the fulcrum of the pinwheel along the vertical axis.</p><p>Can be adjusted via the Value Curves options.</p>                              |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.xlights.org/xlights/effects/off/pinwheel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
