Header menu logo Mibo

SSAOConfig Type

Configuration for Screen Space Ambient Occlusion (SSAO). Adds depth perception by darkening corners and crevices where geometry is close together.

Record fields

Record Field Description

Intensity

Full Usage: Intensity

Field type: float32

Strength of the ambient occlusion effect. Higher values create darker, more pronounced shadows. Typical values: 0.5f - 2.0f

Field type: float32

Radius

Full Usage: Radius

Field type: float32

Sampling radius in world units. Larger values cover more area but may include distant geometry. Typical values: 0.3f - 1.0f

Field type: float32

SampleCount

Full Usage: SampleCount

Field type: int

Number of samples to take per pixel for occlusion calculation. More samples = better quality but higher GPU cost. Typical values: 8 - 32

Field type: int

Type something to start searching.