Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ShadowMapData.GfxShadowParams Class / activeLights Field

In This Topic
    activeLights Field
    In This Topic
    Syntax
    'Declaration
     
    Public activeLights As LightSettings()
    public LightSettings[] activeLights
    See Also