Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / IShader Interface / SetParameters Method

In This Topic
    SetParameters Method (IShader)
    In This Topic
    Syntax
    'Declaration
     
    Sub SetParameters( _
       ByVal shaderParams As Object _
    ) 
    void SetParameters( 
       object shaderParams
    )

    Parameters

    shaderParams
    See Also