Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / GLShader Class / Create Method

In This Topic
    Create Method (GLShader)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Create( _
       ByVal shadowQuality As realisticShadowQualityType, _
       ByVal background As BackgroundSettings, _
       ByVal activeLights() As LightSettings _
    ) 

    Parameters

    shadowQuality
    background
    activeLights
    See Also