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

In This Topic
    PushShader Method
    In This Topic
    Push the current shader on the stack.
    Syntax
    'Declaration
     
    Public Sub PushShader() 
    public void PushShader()
    See Also