Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / OglRenderContext Class / ProcessLightAttributesForLitPass Method

In This Topic
    ProcessLightAttributesForLitPass Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Sub ProcessLightAttributesForLitPass( _
       ByVal lights() As LightSettings _
    ) 
    public static void ProcessLightAttributesForLitPass( 
       LightSettings[] lights
    )

    Parameters

    lights
    See Also