# 实例变体

## 简短说明

在场景中的实例上创建颜色变化。

## 说明

实例变化工具允许用户在场景中所选的实例上创建多样的颜色变化。它提供了控制项来调整噪点的比例、定义变化的最小和最大值，并管理实例化器。该工具通过允许操控颜色特性来增强实例的视觉多样性。

## 属性

### 基本属性

* **实例化器**：要操作的实例化器。在场景中选择它们，然后点击 + 图标。
* **启用**：启用或禁用实例变化。
* **种子**：变化的随机种子。

### 颜色变化

* **噪点比例**：控制应用于颜色变化的噪点比例。

### 颜色变化 2

* **最小值**：颜色变化的最小值。
* **最大值**：颜色变化的最大值。


---

# 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-documentation-zh/dash-gong-ju/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.
