Skip to content

AmbientOcclusionProps

Defined in: packages/engine/src/components/PostProcessing.tsx:228

Property Type Description
intensity? number How dark the contact is.
quality? NonNullable<"performance" | "high" | "low" | "medium" | "ultra" | undefined> The sample count’s preset.
radius? number How far, in metres, a surface darkens another.