# Instance Variation

## Short Description

Create color variation on instances in a scene.

## Description

The Instance Variation tool allows users to create diverse color variations on selected instances in a scene. It provides controls to adjust the scale of the noise, define minimum and maximum values for variation, and manage instancers. This tool enhances the visual diversity of instances by enabling the manipulation of color characteristics.

## Properties

### Base Properties

* **Instancers**: Instancers to operate on. Select them in your scene then click the + icon.
* **Enabled**: Enable or disable instance variation.
* **Seed**: Random seed for the variation.

### Color Variation

* **Noise Scale**: Controls the scale of noise applied to the color variation.

### Color Variation 2

* **Minimum**: The minimum value for color variation.
* **Maximum**: The maximum value for color variation.


---

# 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://docs.polygonflow.io/dash-tools/perinstancecustomizer.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.
