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

In This Topic
    ResolveShaderType Method (D3DRenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub ResolveShaderType( _
       ByRef type As shaderType _
    ) 
    protected override void ResolveShaderType( 
       ref shaderType type
    )

    Parameters

    type
    See Also