Eyeshot 11 WPF API Reference
WPF 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