Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / CheckShadersAndLights Method

In This Topic
    CheckShadersAndLights Method (RenderContextBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub CheckShadersAndLights( _
       ByVal shaders As Dictionary(Of shaderType,IShaderTechnique), _
       ByVal shadowQuality As realisticShadowQualityType, _
       ByVal background As BackgroundSettings _
    ) 

    Parameters

    shaders
    shadowQuality
    background
    See Also