ArcGIS Pro 3.7 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 ReadOnly Property IsEyeDomeLightingEnabled As Boolean
    public bool IsEyeDomeLightingEnabled {get;}
    Remarks
    Eye-Dome Lighting can improve depth perception in a 3D layer.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also