Show / Hide Table of Contents

Property AmbientLightColor

AmbientLightColor

Gets or sets the color of the scene view's ambient light.

Declaration
public Color AmbientLightColor { get; set; }
Property Value
Type Description
Color

The color of the scene view's ambient light.

Implements
ISceneView.AmbientLightColor
Remarks

The ambient light is visible if the SunLighting is set to Light or LightAndShadows.

Applies to

Platforms and versions
TargetVersions
.NET200.0 - 200.8
.NET Windows200.0 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.