Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / CurrentShader Property

In This Topic
    CurrentShader Property
    In This Topic
    Gets the current shader.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentShader As shaderType
    public shaderType CurrentShader {get;}
    See Also