SSAOEffect
A screen-space ambient occlusion effect that simulates soft shadows and depth
Properties
| Property | Type | Default |
|---|---|---|
SampleCount | number | 16 |
Intensity | number | 5 |
Power | number | 5 |
Radius | number | 1 |
Bias | number | 0.02 |
Type | string | "gtao" |
Enabled | boolean | true |
Name | string | "SSAOEffect" |
Functions
applyFilament
Arguments
This function takes no arguments.
Returns
This function returns nothing.
API
instance:applyFilament()