Skip to main content
Version: Next

Type Alias: EdlOptions

EdlOptions: object

Configuration parameters for Eye Dome Lighting (EDL) point cloud post-processing effect.

Type declaration

radius

radius: number

Radius of sampled points in pixels. Determines thickness of edges addet on top of points.

strength

strength: number

Determines how pronounced the effect is. Lower values result in more transparent edges.

Defined in

packages/rendering/src/rendering/types.ts:22