# Distored Portals

## General

**Blend Mode:** Specifies the blend mode.

**Transparent Center:** Decides if transparent center are to be used.

**Addtional Edge:** Decides if addtioanl edge are to be used.

## Center

**Radius:** Determines the size of the portal.

**Center Portal Texture:** Provides a guide for the center.

**Center Texture Tilling:** Adjusts the tiling of the center texture.

**Center Texture Size:** Determines the size of the center.

**Center Rotation:** Responsible for the speed of the center .rotation

**Center Color:** Determines the color of the portal center.

## Edge

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

**Edge Power:** Specifies the strength of the edge.

**Edge Texture:** Provides a guide texture for the edge.

**Edge Tilling:** Adjusts the tiling of the edge texture.

**Edge Straight:** Determines the straight of the edge.

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

**Edge Rotation:** Responsible for the speed of the edgerotation.

## Addtional Edge

**Addtional Edge Width:**  Controls the size of the additional edge.

**Addtional Edge Color:** Determines the color of the addtional edge.

## Blur

**Blur**: Decides if blur are to be used.

**Blur Tilling:** Adjusts the tiling of the blur texture.

**Blur Power: R**esponsible for the power of the blur distoration.

**Blur Scale:** Determines the size of the blur.

**Blur Texture:** Provides a guide for the blur effect.

**Blur Scrolling:** Responsible for the speed of the blur rotation.

**Blur Opacity:** Determines the opacity of the blur.

## Dissolve

There are 2 types of dissolve:

* [**Standard Dissolve**](https://tvitchi-vfx.gitbook.io/stylized-portals-pack-documentation/shader-proporties/standard-dissolve)
* [**Point Dissolve**](https://tvitchi-vfx.gitbook.io/stylized-portals-pack-documentation/shader-proporties/point-dissolve)


---

# 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/distored-portals.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.
