# 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.
