Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / LightSettings Class / LinearAttenuation Property

In This Topic
    LinearAttenuation Property
    In This Topic
    Gets or sets the linear attenuation (point and spot lights only).
    Syntax
    'Declaration
     
    Public Property LinearAttenuation As Double
    public double LinearAttenuation {get; set;}
    See Also