ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.CIM Namespace / CIM3DLayerProperties Class / CastShadows Property
Version

CastShadows Property
Gets or sets a value indicating whether shadows are enabled. If true, this layer's features contribute to shadows.
Syntax
public bool CastShadows {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also