# Standard Dissolve

**Dissolve Amount:** Specifies the stage of the effect on a scale from 0 to 1.

**Use Triplanar UV's:** Determines whether to utilize triplanar UVs.

**Dissolve Texture:** Provides a guide texture for the dissolve effect.

**Dissolve Tilling:** Adjusts the tiling of the guide texture.

**Edge Width:** Adjusts the width of the edge effect.

**Dissolve Color:** Determines the color of the Edge.


---

# 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://tvitchi-vfx.gitbook.io/stylized-portals-pack-documentation/shader-proporties/standard-dissolve.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.
