Click or drag to resize

CentralBodySurfaceRegionGraphicsShadows Property

Gets or sets whether or not the region casts or receives shadows. If not specified, the default is Disabled.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CesiumProperty<CesiumShadowMode> Shadows { get; set; }

Property Value

Type: CesiumPropertyCesiumShadowMode
See Also