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

In This Topic
    YieldShadow Property
    In This Topic
    When true the light yields realistic shadows (Only one shadow is supported).
    Syntax
    'Declaration
     
    Public Property YieldShadow As Boolean
    public bool YieldShadow {get; set;}
    See Also