Click or drag to resize

LightSpotLightShadowIntensity Property

Note: This API is now obsolete.

Gets or sets the spot light shadow intensity.

(ignored for non-spot lights.)

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
[ObsoleteAttribute("Use ShadowIntensity")]
public double SpotLightShadowIntensity { get; set; }

Property Value

Type: Double
See Also