Show / Hide Table of Contents

Property SunLighting

SunLighting

Gets or sets the type of ambient sunlight and shadows in the scene view.

Declaration
public LightingMode SunLighting { get; set; }
Property Value
Type Description
LightingMode

The type of ambient sunlight and shadows in the scene view.

Remarks

Light and LightAndShadows display ambient light according to the specified AmbientLightColor.

The default value is NoLight.

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 200.2
In This Article
Back to top Copyright © 2022 Esri.