Click or drag to resize

LightAttenuationType Property

Get the type of attenuation for this light.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public LightAttenuation AttenuationType { get; set; }

Property Value

Type: LightAttenuation
See Also