sunLighting property

LightingMode get sunLighting

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

LightingMode.light and LightingMode.lightAndShadows display ambient light according to the specified ArcGISSceneViewController.ambientLightColor. The default value is LightingMode.noLight.

set sunLighting (LightingMode value)