Click or drag to resize

LightAttenuationVector Property

Gets or Sets the attenuation vector.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.7
Syntax
public Vector3d AttenuationVector { get; set; }

Property Value

Type: Vector3d
See Also