Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ShadowMapData Class / Clear Method

In This Topic
    Clear Method (ShadowMapData)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Clear( _
       ByVal renderContext As RenderContextBase _
    ) 
    public void Clear( 
       RenderContextBase renderContext
    )

    Parameters

    renderContext
    See Also