View.SunlightIntensity
Description:
The intensity of the simulated (directional) sunlight. 0 = no directional light; maximum value is 100.
The intensity of the simulated (directional) sunlight. 0 = no directional light; maximum value is 100.
public int SunlightIntensity { get; set; }
-
When setting this property: The value is invalid. The valid range is 0 through 100
-
When setting this property: This view does not contain display-related properties.