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

In This Topic
    Compile Method (IShader)
    In This Topic
    Syntax
    'Declaration
     
    Function Compile( _
       ByVal renderContext As RenderContextBase _
    ) As Boolean

    Parameters

    renderContext
    See Also