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

In This Topic
    InitStandardShaders Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub InitStandardShaders( _
       ByVal shadowQWuality As realisticShadowQualityType, _
       ByRef shaders As Dictionary(Of shaderType,IShaderTechnique), _
       ByVal lights() As LightSettings _
    ) 

    Parameters

    shadowQWuality
    shaders
    lights
    See Also