Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / Material Class / SetTexture Method

In This Topic
    SetTexture Method (Material)
    In This Topic
    Syntax
    'Declaration
     
    Public Function SetTexture( _
       ByVal renderContext As RenderContextBase _
    ) As Boolean
    public bool SetTexture( 
       RenderContextBase renderContext
    )

    Parameters

    renderContext
    See Also