Exposes rendering options for the current Giro3D instance.

Constructors

Properties

EDLRadius: number = 1.5

The radius of the EDL effect.

1.5
EDLStrength: number

The intensity of the EDL effect.

0.7
enableEDL: boolean

Enables EDL (Eye Dome Lighting) effect for point clouds.

false
enableInpainting: boolean = false

Enables inpainting (hole filling) effect for point clouds.

false
enableMSAA: boolean

Enables Multisampling Antialiasing (MSAA) on post-processing.

true
enablePointCloudOcclusion: boolean

Enables point cloud occlusion effect.

false
inpaintingDepthContribution: number

How much the difference of depth between two pixels contribute to the inpainting weight.

0.5
inpaintingSteps: number

The number of inpainting steps.

2