LightAttenuationVector Property |
Gets or Sets the attenuation vector.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.7
Syntaxpublic Vector3d AttenuationVector { get; set; }
Public Property AttenuationVector As Vector3d
Get
Set
Property Value
Type:
Vector3d
See Also