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

In This Topic
    PrepareLightsForShadow Method (RenderContextBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub PrepareLightsForShadow( _
       ByVal reflection As Boolean _
    ) 
    public virtual void PrepareLightsForShadow( 
       bool reflection
    )

    Parameters

    reflection
    See Also