# Swirl

## **Overview**

The Swirl filter distorts the terrain in a spiral pattern around the centre of the referenced area.

## **Parameters**

* **Mask Layer**

  Allows you to specify an mask layer in which the swirl will be applied.

* **Use Mask Texture**

  Uses the painted mask area of the mask instead of the full mask area.

* **Strength**

  The strength of the swirl effect.

* **Size**

  Scales the swirl effect.

## **Results**

<div><figure><img src="/files/PJvkjd2FFxMqE4FU27Kf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ZG9EiGNBWu37mOZwpDRm" alt=""><figcaption></figcaption></figure></div>


---

# 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.world-creator.com/reference/terrain/biome/filters/effect/swirl.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.
