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

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

    Parameters

    shaderParams
    See Also