Skip to content

Documentation / scene / SSSQualityPreset

Type Alias: SSSQualityPreset

SSSQualityPreset = "quality" | "balanced" | "performance"

Defined in: libs/scene/src/camera/camera.ts:100

Subsurface Scattering quality presets that resolve multiple internal settings for convenience.

Released under the MIT License.