Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / D3DRenderContext Class / CreateShaders Method

In This Topic
    CreateShaders Method (D3DRenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function CreateShaders( _
       ByVal shadowQuality As realisticShadowQualityType, _
       ByVal lights() As LightSettings _
    ) As Dictionary(Of shaderType,IShaderTechnique)

    Parameters

    shadowQuality
    lights
    See Also