LightSpotLightShadowIntensity Property |
Gets or sets the spot light shadow intensity.
(ignored for non-spot lights.)
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic double SpotLightShadowIntensity { get; set; }Public Property SpotLightShadowIntensity As Double
Get
Set
Property Value
Type:
Double
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Obsolete (compiler warning) in 6.8
See Also