ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PointCloudSceneLayer Class / IsEyeDomeLightingEnabled Property

In This Topic
    IsEyeDomeLightingEnabled Property (PointCloudSceneLayer)
    In This Topic
    Gets whether Eye Dome Lighting (EDL) is enabled on the layer.
    Syntax
    public bool IsEyeDomeLightingEnabled {get;}
    Public ReadOnly Property IsEyeDomeLightingEnabled As Boolean
    Remarks
    Eye-Dome Lighting can improve depth perception in a 3D layer.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also