Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Graphics Namespace / OglRenderContext Class / CreateShaders Method

In This Topic
    CreateShaders Method (OglRenderContext)
    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