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

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