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

In This Topic
    ProcessMaterial Method
    In This Topic
    Updates the current material with the default material.
    Syntax
    'Declaration
     
    Public Sub ProcessMaterial() 
    public void ProcessMaterial()
    See Also