Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / D3DRenderContext Class / SupportShadows Property

In This Topic
    SupportShadows Property (D3DRenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property SupportShadows As Boolean
    public override bool SupportShadows {get;}
    See Also