# Hue Shift Creator

This is a niche tool that functions similar to the Toggle Creator, but for creating hue shifts. It’s intended to be used with the Poiyomi shader. All the options are the same as the Toggle Creator, except it there’s no Proxy Animation or Slow Transition option (since there are no transitions at all)

**The materials have to be set up manually**. For poiyomi, this means **enabling hue shift** (Color & Normals → Color Adjust → Hue Shift) and setting the parameter to be able to be **animated when the material is locked** (right click on top of Hue Shift, and make sure **Animated (when locked)** is toggled **on**)

<figure><img src="/files/pwOYhMbFIDvNcnGligKZ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://wft.gabsith.com/niche/hue-shift-creator.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.
