Light.AttenuationType Property

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; }
Public Property AttenuationType As LightAttenuation
	Get
	Set

Property Value

Type: LightAttenuation
See Also