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

In This Topic
    ResolveShaderType Method (RenderContextBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub ResolveShaderType( _
       ByRef type As shaderType _
    ) 
    protected virtual void ResolveShaderType( 
       ref shaderType type
    )

    Parameters

    type
    See Also