Exposes rendering options for the current Giro3D instance.

Constructors

Properties

EDLRadius: number = 1.5

The radius of the EDL effect.

Default Value

1.5
EDLStrength: number

The intensity of the EDL effect.

Default Value

0.7
enableEDL: boolean

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

Default Value

false
enableInpainting: boolean = false

Enables inpainting (hole filling) effect for point clouds.

Default Value

false
enableMSAA: boolean

Enables Multisampling Antialiasing (MSAA) on post-processing.

Default Value

true
enablePointCloudOcclusion: boolean

Enables point cloud occlusion effect.

Default Value

false
inpaintingDepthContribution: number

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

Default Value

0.5
inpaintingSteps: number

The number of inpainting steps.

Default Value

2