> For the complete documentation index, see [llms.txt](https://sparkar-community.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sparkar-community.gitbook.io/docs/materialsmodule/retouchingmaterial.md).

# RetouchingMaterial

The `RetouchingMaterial` class encapsulates parameters which define the extend of certain beautification techniques.

## Properties

| Property               | Description                                                                                                                                                 |
| ---------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `eyeBrighteningFactor` | <p><code>(get) eyeBrighteningFactor: ScalarSignal (set) eyeBrighteningFactor: ScalarSignal</code></p><p>Specifies the simulated eye whitening factor.</p>   |
| `fullScreen`           | <p><code>(get) fullScreen: BoolSignal (set) fullScreen: BoolSignal</code></p><p>Specifies whether effect should be full-screen.</p>                         |
| `skinSmoothingFactor`  | <p><code>(get) skinSmoothingFactor: ScalarSignal (set) skinSmoothingFactor: ScalarSignal</code></p><p>Specifies the simulated skin smoothness factor.</p>   |
| `teethWhiteningFactor` | <p><code>(get) teethWhiteningFactor: ScalarSignal (set) teethWhiteningFactor: ScalarSignal</code></p><p>Specifies the simulated teeth whitening factor.</p> |

## Methods

This module exposes no methods.
