# Smooth edges

The **Smooth Edges** effect enhances visual clarity by reducing pixelation and jagged edges on objects. It utilizes **MSAA (Multisample Anti-Aliasing)** to create smoother, more refined visuals, improving overall scene quality.

{% hint style="danger" %}
This effect has a **high** impact on performance. It is recommended to enable it only when necessary or when the scene is highly optimized.
{% endhint %}

#### Settings:

\
**MSAA Samples** – Determines the level of anti-aliasing applied to object edges. Higher values result in smoother edges but increase performance cost.

* **2x MSAA** – low smoothing, minimal performance impact
* **4x MSAA** – balanced quality and performance
* **8x MSAA** – maximum smoothing, higher performance cost

<figure><img src="https://2973737105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAXNLyKVZ2tvtyDr8sVES%2Fuploads%2F7UOJzGw4cyhOg2klrVfE%2Fimage.png?alt=media&#x26;token=2d4691a1-0ade-4e94-bccb-d4e86534e92b" alt=""><figcaption></figcaption></figure>
