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