PointCloudEDLMode Type alias
Beta
Specifies the Eye-Dome Lighting mode used for a point cloud.
- "off": EDL is not calculated
- "on": EDL is calculated using a single pass.
- "full" EDL is calculated with full algorithm including optional filtering
see PointCloudDisplaySettings.edlMode.
PointCloudEDLMode = "off" | "on" | "full"
Defined in
Last Updated: 30 November, 2023