Show / Hide Table of Contents

Property AreDirectShadowsEnabled

AreDirectShadowsEnabled

Gets or sets a value indicating whether shadows cast by the main light source should be shown.

Declaration
public bool AreDirectShadowsEnabled { get; set; }
Property Value
Type Description
bool

true if shadows cast by the main light source should be shown, false. otherwise The default value is false.

Remarks

Shadows cast by the terrain are not supported. Enabling shadows can impact rendering performance, depending on the amount of data in the scene.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.