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

In This Topic
    BeginDrawMulticolorWithAmbientAndDiffuse Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub BeginDrawMulticolorWithAmbientAndDiffuse( _
       ByVal shaderParams As ShaderParameters _
    ) 
    public void BeginDrawMulticolorWithAmbientAndDiffuse( 
       ShaderParameters shaderParams
    )

    Parameters

    shaderParams
    See Also